Why you might not need MVC with React.js
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 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. »