Hacker News new | ask | show | jobs
Ember and Data Down, Actions Up (jeffreyjurgajtis.com)
3 points by jeffreyjsatx 3746 days ago
1 comments

I can't find the reference but I find the circular way of thinking about dataflow to be a good model. The human triggers inputs, which go through logic which goes through the view and then ends up back at the human. While this may be obvious, if you can keep the data going in only that direction then everything gets easier. I saw this in relation to reactiveX.