Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fisherwebdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
35 ms
·
1.
▲
by
fisherwebdev
12y ago
I find that small apps tend to turn into big apps over time, and Flux lets us build with the confidence that, as new features are developed, our apps won't have to be deeply rewritten. New, unexpected features tend to fall into place
2.
▲
by
fisherwebdev
12y ago
The Dispatcher is not an event queue system, but rather a registry of callbacks. This is a significant difference. The callbacks may be invoked in a specific order, synchronously, so that dependencies between Stores are managed effectivel
3.
▲
Touch Events, Pointer Events and Hardware Acceleration
(labs.hotstudio.com)
1 points
by
fisherwebdev
14y ago
|
0 comments
4.
▲
by
fisherwebdev
14y ago
yes. it seems that this detail has been missed by many.