Skip to content

Latest commit

 

History

History
163 lines (115 loc) · 8.36 KB

redux-tutorials.md

File metadata and controls

163 lines (115 loc) · 8.36 KB

Redux Tutorials

Basic Introductions

Project-Based Tutorials

Redux Implementation Walkthroughs

Redux Middleware

Paid Courses and Books

  • The Complete Redux Book
    https://leanpub.com/redux-book
    How do I manage a large state in production? Why do I need store enhancers? What is the best way to handle form validations? Get the answers to all these questions and many more using simple terms and sample code. Learn everything you need to use Redux to build complex and production-ready web applications. (NOTE: Work in progress as of May 2016, but looks very promising.)