Live data from Hacker News

Viewing profile — fisherwebdev

fisherwebdev

HN member
Joined
Sun, Feb 05, 2012, 11:08 PM UTC
HN karma
5
Public activity
4 items

About fisherwebdev

Senior Design Engineer, Hot Studio

Recent public activity

  1. 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…

  2. 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, …

  3. story
  4. comment
    Comment #4447245

    yes. it seems that this detail has been missed by many.