One of the big challenges of learning Angular is RxJS. Rupesh will explain what you will learn in this course.
Learn what is RxJS higher order observables and their mapping operators such as switch map, exhaust map etc. Work on an Angular project at the end and do exercises with me to learn how to apply higher order operators in given problems.
Introduction
One of the big challenges of learning Angular is RxJS. Rupesh will explain what you will learn in this course. |
preview | 2.14min | |
Pre-requisites
Rupesh will explain what is the minimum skill-set you need to start this course. |
preview | 0.49min | |
Course Agenda
Rupesh will explain what are the topics you will learn in this section. Like Higher order Observables, Higher order observable Mappings and working on Angular projects to use higher order operators. |
preview | 2.05min | |
Why this course?
Rupesh will explain why you should learn higher-order RxJS Observables. Especially if you are looking forward to working on NgRx Angular project or If you are preparing for an interview then you must watch this course. |
preview | 2.11min | |
Where is source code?
Rupesh will give you the github url to get the coding exercise source code for this entire course. Source code is attached to the first module. Feel free to download them. |
preview | 1.39min | |
How to download the Demo Application?
Rupesh will explain how to download source code and will walkthrough the source code and guidelines. |
preview | 1.35min | |
Demo Application Code Walkthrough
Rupesh will walk you through the demo application source code and he will explain how to install its dependencies. |
preview | 1.51min | |
Running Demo Application
Rupesh will start the demo application and show you its features like search order, submit order, delete order etc. |
preview | 2.33min |
Agenda
Rupesh will explain what you will learn in the Important Higher Order Mapping Operators section. |
1.20min | ||
What is Exhaust Map Operator?
Rupesh will explain what an exhaust map operator is and how it behaves. |
1.02min | ||
How Exhaust Map Operator Works?
Rupesh will explain exhaust map behavior using marble diagrams. Learn RxJS Marble Diagrams at pluralsight by Rupesh Tiwari "RxJS Unit Testing Using Marble Diagrams" |
2.20min | ||
When Should You Use an Exhaust Map Operator?
Rupesh will explain when you should consider using an exhaust map in your project. |
1.27min | ||
Coding Example: Exhaust Map
Rupesh will demonstrate source code and explain how to use exhaustmap operator. Source code can be downloaded from this class learning material. |
1.40min |
What is a Switch Map Operator?
Rupesh will explain what a switch map operator is and how it behaves. |
1.min | ||
How Switch Map Operator Works?
Rupesh will explain switch map behavior using marble diagrams. Learn RxJS Marble Diagrams at pluralsight by Rupesh Tiwari "RxJS Unit Testing Using Marble Diagrams" |
3.29min | ||
When Should You Use a Switch Map Operator?
Rupesh will explain when you should consider using a switch map in your project. |
1.49min | ||
Coding Example: Switch Map
Rupesh will demonstrate source code and explain how to use switch-map operators. Source code can be downloaded from this class learning material. |
1.40min |
What is a Merge Map Operator?
Rupesh will explain what a merge map operator is and how it behaves. |
2.16min | ||
How Merge Map Operator Works?
Rupesh will explain merge map behavior using marble diagrams. Learn RxJS Marble Diagrams at pluralsight by Rupesh Tiwari "RxJS Unit Testing Using Marble Diagrams" |
3.06min | ||
When Should You Use a Merge Map Operator?
Rupesh will explain when you should consider using a merge map in your project. |
2.16min | ||
Coding Example: Merge Map
Rupesh will demonstrate source code and explain how to use merge-map operators. Source code can be downloaded from this class learning material. |
1.53min |
What is a Concat Map Operator?
Rupesh will explain what a concat map operator is and how it behaves. |
1.53min | ||
How Concat Map Operator Works?
Rupesh will explain concat map behavior using marble diagrams. Learn RxJS Marble Diagrams at pluralsight by Rupesh Tiwari "RxJS Unit Testing Using Marble Diagrams" |
4.03min | ||
When Should You Use a Concat Map Operator?
Rupesh will explain when you should consider using a concat map in your project. |
1.40min | ||
Coding Example: Concat Map
Rupesh will demonstrate source code and explain how to use concat-map operators. Source code can be downloaded from this class learning material. |
2.27min |
In this course, I will be teaching you What is first order observables and How do we map first order observables in briefe. Next I will teach you what is Higher order Observables, why do you need higher order observables? And Without knowing Inner and Outer Observables you can not understand the Higher order observables concept. So You will learn about Inner and Outer Observables also.Next You will learn Higher order observable Mappings to understand how in RxJS you can handle higher order observables. Which will concrete your understanding on Higher order observables mapping.
I will explain the concepts by giving real world problems and we will solve those problems together so that you can become an expert on Higher order observables. Theoretical knowledge with some coding experience will not make you a perfect software engineer. Unless you really work on a real world project. Therefore, In our last section, I will show you one working angular application. Where we have some problems related to higher order observables and we will work together on that project to fix those problems with the knowledge that you gained from this project. We will do hands-on coding on that sample application so be prepared. I will guide you and so that you will learn when , where and why to use which kind of higher-order observable mapping operator.
By the end of this course you will be an expert on Higher order observables and you will be ready to work on any challenging assignments on Reactive Angular, NgRx, Observable Redux or any RxJS kind of application.
In order to get most out of this course. I will recommend, to have some basic knowledge on RxJS observables and RxJS basic operators. You do not need expertise on them, just basic understanding is enough to start with this course. Also, Feel free to watch my Free RxJS courses for beginners and advanced level in Fullstack Master.
Hi! My name is Rupesh Tiwari.
I am a software architect and pluralsight author. My life's mission is to help students, beginners and professionals to increase their programming & system design skills. By just not making them a coding expert rather than teaching them the real Software Engineering Principles. Hence they get their dream job, make more money and ultimately they live a better life.
I have 15+ years of corporate IT world experience. I do software analysis, modeling and coding in my day to day activity with big IT industries. I teach people how to design software and code and make them full stack developers. I've created 1 course in pluralsight on Unit Testing RxJS using Marble Diagrams. Also authored many courses on YouTube Now I am focusing more on creating premium quality JavaScript courses on Fullstack Master.