TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

React – Flux – Reflux – impure functions create fragile applications

16 点作者 bitmilitia将近 10 年前

3 条评论

harperlee将近 10 年前
As an aside, having mandatory animations on slide transition as these, breaks one important functionality: the ability to speed through pages while seeing them briefly.<p>For example, on a powerpoint deck with animated slide transitions, when I’m presenting, a second hit on the right arrow key will kill the animation, so hitting the key repeatedly, although it makes me hit two times per slide, enables me to move quickly; whereas in this example, if I hit the key repeatedly, I don’t see anything readable.
vvanders将近 10 年前
Got about halfway through the slidedeck and finally couldn&#x27;t stand the animations. Way too long and unneeded.<p>Then I realized they had hijacked my back button as well. Probably some good content in there but could do with a much better presentation mechanism.
wgreenberg将近 10 年前
For anyone who wanted to read the slides without the animations, here&#x27;s the slide deck&#x27;s source: <a href="https:&#x2F;&#x2F;github.com&#x2F;mikrofusion&#x2F;react-flux-reflux&#x2F;blob&#x2F;master&#x2F;presentation.rst" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mikrofusion&#x2F;react-flux-reflux&#x2F;blob&#x2F;master...</a>