Hacker News new | ask | show | jobs
by chowes 3963 days ago
The 'vanilla' implementation of Flux is very verbose, due to its declarative nature

The Relay system they're talking about is in reference to http://facebook.github.io/react/blog/2015/02/20/introducing-..., which is how Facebook manages data fetching at the component level.

1 comments

Oh yeah I get the part about flux being verbose :) Probably should have omitted that part and just asked about what they meant by the Backbone model cache.

Thanks for the link! Wasn't even aware of Relay.

Relay technical preview was open sourced today: http://facebook.github.io/react/blog/2015/08/11/relay-techni...