Skip to content

Commit

Permalink
Add "Leveling Up" link
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Apr 11, 2016
1 parent 7553efe commit 0a0ec34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redux-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@
http://www.theodo.fr/blog/2016/03/getting-started-with-react-redux-and-immutable-a-test-driven-tutorial-part-1/
http://www.theodo.fr/blog/2016/03/getting-started-with-react-redux-and-immutable-a-test-driven-tutorial-part-2/
Another solid, in-depth tutorial, similar to the "Full-Stack" tutorial. Builds a client-only TodoMVC app, and demonstrates a good project setup (including a Mocha+JSDOM-based testing configuration). Well-written, covers many concepts, and very easy to follow.

- **Leveling Up with React: Redux**
https://css-tricks.com/learning-react-redux/
A very well-written introduction to Redux and its related concepts, with some nifty cartoon-ish diagrams.

0 comments on commit 0a0ec34

Please sign in to comment.