Live data from Hacker News

Ember and Data Down, Actions Up

jeffreyjurgajtis.com

1–2 of 2 posts

Re: Ember and Data Down, Actions Up

#2
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.