Releases: ashleydb/ReactTodo
Releases · ashleydb/ReactTodo
React Redux
Now converting from only React to using React with Redux. That means keeping the state in a store and dispatching actions and reducers instead of passing around handlers on components.
Test me at http://fast-savannah-72950.herokuapp.com/
Pure React
Complete release of the app using only React.