Logo Awesome React

Awesome React

The M and C in MVC

React only provides the V in MVC -- the part which would usually be state free. But state is inherent to any app. And storing it in component state is kind of crap. So what is a React dev to do? Create a Model and Controller to go with the View!

ReactNext 2016
Tel Aviv, Israel