Jump to ratings and reviews
Rate this book

The Complete Redux Book

Rate this book
How do I manage a large state in production? Why do I need store enhancers? How do I test middleware?

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.

179 pages, ebook

Published January 25, 2017

Loading interface...
Loading interface...

About the author

Ilya Gelman

2 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (11%)
4 stars
21 (46%)
3 stars
13 (28%)
2 stars
5 (11%)
1 star
1 (2%)
Displaying 1 - 5 of 5 reviews
Profile Image for Sebastian Gebski.
952 reviews839 followers
September 24, 2017
I admit I was fooled by the term "complete". I had a different understanding of "completeness" author means ... In short words, Redux as a lib is simple enough to be covered in a couple of pages, but its power is in its extensibility: tons of middleware & other accompanying components of varying maturity that have been built by the community up to larger of smaller success. So by "complete" I was thinking more about Redux "ecosystem" - Redux'es usage patterns that go far wider than just basic "hello-world"-level tutorials.

Sadly this is not what I got.

Good thing is that book truly focuses on Redux (there's no time wasted on React / JSX / Jest intros), but its depth is easily comparable to what you can find for free on the web. Not the best deal, if you ask me. Disappointment.
Profile Image for Finlay.
285 reviews20 followers
July 11, 2018
It's a good, broad, survey of all the things in Redux that you should really know as a foundation (and are impossible to find collected in one place otherwise). Recommended for beginners. If you're looking for more, I recommend Boris Dinkevich or Nir Kaufman's Advanced Redux talks for some thoughtful stuff around middleware patterns.
Profile Image for Miguel Roman.
25 reviews2 followers
October 29, 2018
The book has a good sequence of topics and explain ver clear tings like: where to put the logic of your app, where to handle http requests, how to make Unit tests of your reducers, middlewares and actioncreators. My favorite part was the fact that this book explain Redux as an individual element and not combine React concepts.
Displaying 1 - 5 of 5 reviews

Can't find what you're looking for?

Get help and learn more about the design.