1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-30 13:19:02 +00:00

Merge pull request #1877 from jonesnc/patch-2

Added Redux category
This commit is contained in:
victor felder 2016-03-17 08:41:22 +01:00
commit 8cbf06c809

View File

@ -127,3 +127,8 @@
* [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components) * [React.js tutorial - Creating components](http://ghost.stevenisekimart.in/react-js-tutorial-creating-components)
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/) * [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
* [SurviveJS - Webpack and React](http://survivejs.com) * [SurviveJS - Webpack and React](http://survivejs.com)
### Redux
* [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux)