jehoshua02 / react-app-starter

React application starter to keep up with my evolving preferences.
2 stars 0 forks source link

Look into flummox or fluxxor #15

Open jehoshua02 opened 9 years ago

jehoshua02 commented 9 years ago

Switching flux frameworks may resolve issues with testing and make isomorphic applications easier to build.

I haven't done a thorough evaluation of all the frameworks out there, but these two keep bubbling up through the grapevine.

jehoshua02 commented 9 years ago

I was planning on doing this when I get to building an isomorphic application. But currently my focus is on TDD so it might be a while. The task would be to convert the scaffold to use the new flux framework, with a working example on a server. Pull requests welcome.