Course Information
Course Overview
Manage state in Angular to eliminate problems when writing reactive apps by combining the power of Redux, RxJS, and NgRx
Have you ever thought of combining the power of Redux and reactive JavaScript to build a responsive and reactive application? Well then, this course is your ideal choice to manage state in Angular to write reactive apps.
This course will help you build Angular applications by incorporating reactive programming principles and making it easier to develop, test, and debug your applications.
Throughout the nine sections, the extensive examples will help you implement state management with Redux, create observables, and handle errors with RxJS. You will first explore NgRx to set up the state, add a store, debug its state, and customize the saved router state. After that, you will learn to handle side effects and add support to your app.
You’ll learn to reduce the boilerplate code and use blueprints for scaffolding out features. This course will not only empower you to use Redux and NgRx to the fullest but will also help you build your own micro implementation of NgRx for a database-backed app.
About the Author
Christoffer Noring is a software developer with more than 10 years of experience. He has successfully delivered software for different industries, ranging from telecom to aviation. Throughout his career, he has worked on everything, right from databases to frontends. He is very passionate about community and sharing knowledge, which is why he frequently speaks on topics ranging from TDD, React, and NativeScript to Angular. He also writes books and blogs frequently.
He holds the title of Google Developer Expert in web technologies and AngularJS/Angular. He is also a Telerik Developer Expert in the mobile framework NativeScript. Christoffer currently works for McKinsey as a fullstack developer. He is the author and maintainer of the book RxJS Ultimate, which aims to be a free resource to help the community.
Course Content
- 9 section(s)
- 36 lecture(s)
- Section 1 Getting Started with Redux
- Section 2 RxJS Fundamentals
- Section 3 NgRx Store
- Section 4 NgRx Debugging
- Section 5 Routing and Router State
- Section 6 Handling Side Effects
- Section 7 Leverage the Entity Library to Reduce Boilerplate Code
- Section 8 Schematics
- Section 9 Build Your Own NgRx
What You’ll Learn
- Explore the architectural Redux pattern that drives the NgRx implementation
- Leverage the NgRx store to manage the state of your application
- Debug your application like a pro
- Handle side effects with the NgRx/effects library
- Reduce boilerplate code by using NgRx/entity and its readymade functions
- Customize the router state with NgRx/router-store library
- Increase your development speed with schematics
- Scaffold the artifacts you need for NgRx
Skills covered in this course
Reviews
-
SSzabolcs Bekő
Perfect examples for demonstrating how the NgRx works.Thanks!
-
MMarloes van de Wouw
I have found this such a cringy course. No pair programming just watching and listening. I haven't learned anything really. He just goes this is what I have done, lets see if it works. Yes it works. This is no way teaching should go. Hands on experience is needed, and also some good explanation which I don't find at all. I stopped at part 5 and went to see the build your own in the hope that some own coding would be involved but nope also no coding is done there. So I stopped the course and went to an other course
-
GGerardo Larios
This is the best course I've come across for NgRx. The instructor explains things very clearly and thoroughly, and moves at a very reasonable pace. Highly recommend.
-
EErick Franco
Great course. The instructore does not reference any of the websites for Redux, RxJs or NgRx and awsumes you have some knowledge. The course douse help you understand the difference between Redux, RxJs and NgRx. I did enjoyed "Building your own NgRx" section as it help me understand the concept behind Redux and NgRx. Overall a great course.