Skip to content

Commit

Permalink
Add "Idiomatic Redux" transcriptions link
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Jul 10, 2016
1 parent 4117058 commit 4791285
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion redux-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

- **Building React Applications with Idiomatic Redux - Video Series**
https://egghead.io/series/building-react-applications-with-idiomatic-redux
Dan Abramov's second video tutorial series, continuing directly after the first. Includes lessons on store initial state, using Redux with React Router, using "selector" functions, normalizing state, use of Redux middleware, async action creators, and more.
https://github.com/tayiorbeii/egghead.io_idiomatic_redux_course_notes
Dan Abramov's second video tutorial series, continuing directly after the first. Includes lessons on store initial state, using Redux with React Router, using "selector" functions, normalizing state, use of Redux middleware, async action creators, and more. The linked Github repo contains notes and transcriptions of the videos.

- **Single State Tree + Flux**
http://merrickchristensen.com/articles/single-state-tree.html
Expand Down

0 comments on commit 4791285

Please sign in to comment.