Full-Stack Redux Tutorial - A Comprehensive Guide to Test-First Development with Redux, React, and Immutable

Redux is one of the most exciting things happening in JavaScript at the moment. It stands out from the landscape of libraries and frameworks by getting so many things absolutely right: A simple, predictable state model. An emphasis on functional programming and immutable data. A tiny, focused API... What's not to like?

Redux is a very small library and learning all of its APIs is not very difficult. But for many people, it creates a paradigm shift: The tiny amount of building blocks and t...

 •  0 comments  •  flag
Share on Twitter
Published on September 10, 2015 06:30
No comments have been added yet.