Skip to content

Commit

Permalink
Merge pull request markerikson#56 from borisd/patch-1
Browse files Browse the repository at this point in the history
Remove "work in progress" from Redux Book
  • Loading branch information
markerikson authored Apr 20, 2017
2 parents 445bef6 + 903928f commit 650d864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redux-tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@

- **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.)
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.

- **Developing a Redux Edge**
https://bleedingedgepress.com/developing-a-redux-edge/
Expand Down

0 comments on commit 650d864

Please sign in to comment.