NgRx: Don’t Sweat the State Stuff

In this one day workshop you will learn how to manage state in your Angular applications using the NgRx platform that is inspired by Redux. We’ll start by learning the basics of describing the actions that change the state of our application. Then, we’ll wire up a reducer to handle the immutability of the state object based on the actions that are dispatched. Finally, we’ll learn to write reactive side effects that perform asynchronous events. This workshop will focus on building maintainable and reactive state management using best practices and application architecture. You’ll walk away with a wealth of knowledge on state management using NgRx to build modular, reactive, event-based applications in Angular. Bring a laptop and be ready to take a deep dive into NgRx.