Async requests with React.js and Flux, revisited.
Our company put the approach I outlined in this post into production roughly 6 weeks ago. Recently, I dove back into our Flux application, having not »
Our company put the approach I outlined in this post into production roughly 6 weeks ago. Recently, I dove back into our Flux application, having not »
I've compared React to tradional MVC in this blogpost. I covered one important point: re-rendering everything is nice. But I also claimed all kinds of other »
I've been working with React for the last two weeks, and I think it's quite a revolutionary library. In this blog, I will tell you why. »