Build Angular 1.x Apps with Redux

1h 40m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
165
people completed
Bookmark
Download
RSS

One of the hardest things about writing non-trivial applications is managing state. In our attempt to effectively manage state, we introduce additional complexity by trying to control application flow and the amount of code volume that comes from all of this. Redux gives us the ability to address state management and communication in astonishingly simple semantics that can be explained in just a couple minutes. The beauty of Redux is that it is not only a library but a pattern that works very will within Angular 1.x applications. In this series, we are going to learn how to integrate redux (the pattern) into Eggly from scratch and then introduce ng-redux and add in Redux DevTools at the end for fun.

Instructor

Lukas Ruebbelke

Lukas is a frequent conference speaker, Google Developer Expert, author and heavily involved within the Phoenix development community. He is the co-organizer of a local meetup with almost 1000 members and organizes multiple conferences and hackathons in the valley.

Course content (13 lessons)

    illustration for Build Angular 1.x Apps with Redux