Mutations in Relay
speakerdeck.com
Mutations in Relay
1–3 of 3 posts
Re: Mutations in Relay
#2This looks amazing. Looking at relay makes me think that the reason Facebook only released a boilerplate implementation of flux was to start spreading the ideas; relay seems like flux++ in that it is an advanced implementation without any of the cruft (like the verbose dispatcher and action name constants).
Re: Mutations in Relay
#3I'm interested to see what the server-side components of Relay will look like, especially with the pub-sub/server push functionality mentioned at the end of the presentation. Hopefully that will be included in the reference implementation being released.