Redux in Angular (2 and 4+)
What you'll learn
- Implement Redux properly
- Work with pure functions
- Work with actions
- Use the select pattern
- Avoid object mutations
- Work with immutable objects
- Use Redux Dev Tools
- Call backend APIs when using Redux
- Dealing with complex domains
Course content
- Preview06:33
- Preview03:29
- Preview04:13
- Preview06:26
- Preview07:56
- 06:25The Select Pattern
- 05:03Avoiding Object Mutations
- 05:41Using Immutable Objects
- 01:53Exercise
- 08:45Redux Dev Tools
- 09:06Calling APIs
- 02:33Refactoring Fat Case Statements
- 09:00Dealing with Complex Domains
- Preview00:20
- 00:33Asking Questions
Requirements
- At least 3 months experience with Angular 2 or higher
Description
If you're building a complex Angular app with complex data flows, you may want to consider using Redux to better manage the state of your app.
Redux is a lightweight and simplified implementation of the Flux architecture that was originally introduced by Facebook. It provides a clean and elegant solution to maintain the state of your applications in a predictable way.
It also provides a number of other benefits:
- It decouples your application from a presentation framework like Angular
- It allows you to postpone decisions about external frameworks (clean architecture)
- It makes it easier to unit test your application without mocks and spies
- You get access to awesome tools as part of your development (Redux Dev Tools)
- It makes it easier to implement undo/redo feature in your applications
In this course, Mosh, author of several best selling courses on Udemy, takes you from the ground and teaches you what Redux is, when to use it and why, and how to implement it properly.
You'll learn about:
- The building blocks of Redux
- Pure functions
- Working with actions
- The select pattern
- Avoiding object mutations
- Using immutable objects
- Using Redux Dev Tools
- Calling backend APIs when using Redux
- Refactoring fat case blocks
- Dealing with complex domains
If you've taken any of Mosh's courses before, you know what you get. High quality video and audio, outstanding delivery with no mocking around.
30-DAY FULL MONEY-BACK GUARANTEE
This course comes with a 30-day full money-back guarantee. Take the course, watch every lecture and if you feel like you haven't gained the confidence to write automated tests for your Angular apps, ask for a full refund within 30 days. All your money back, no questions asked.
ABOUT YOUR INSTRUCTOR
Mosh (Moshfegh) Hamedani is a software engineer with 15 years of professional experience. He is the author of several best-selling courses on Udemy and Pluralsight with over 74,000 students in 172 countries. His students describe him as a passionate, pragmatic and motivational instructor.
So, do you want to learn Redux in a clear, concise and pragmatic way?
Enroll in the course now and get started!
Who this course is for:
- Anyone who wants to use Redux to better manage the state of their applications
Instructor
Hi! My name is Mosh (Moshfegh) Hamedani! I'm a passionate software engineer with two decades of experience and I've taught over 3 million people who to code or how to become professional software engineers through my YouTube channel and online courses.
My goal is to make software engineering fun and accessible to everyone. That's why my courses are simple, pragmatic and free of BS.