Viewing profile — fisherwebdev
fisherwebdev
HN member- Joined
- Sun, Feb 05, 2012, 11:08 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fisherwebdev
Senior Design Engineer, Hot Studio
Recent public activity
-
comment
Comment #8925159
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 rewrit…
-
comment
Comment #8100032
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, …
- story
-
comment
Comment #4447245
yes. it seems that this detail has been missed by many.