In this video, we are going to start learning of flattening operators in #rxjs, namely MergeMap (former FlatMap) and SwitchMap. We will see how data flows in flattening operators and we will visualize it using mental models from real life.
Courses:
⭐ Angular Interview Hacking
🔗 https://courses.decodedfrontend.io/courses/angular-interview-hacking
⭐ Angular Material Theming Course (Advanced)
🔗 https://courses.decodedfrontend.io/courses/angular-material-theming-workshop
⭐ Performant Graphql Backend in 1 Day by Using Hasura Engine
🔗 https://courses.decodedfrontend.io/courses/performant-graphql-backend-just-in-few-days-with-hasura
🕒 Time Codes:
00:00:00 - Intro;
00:00:52 - Mental model for mergeMap & switchMap;
00:06:11 - Let's code it!;
00:24:47 - Outro;
#rxjs #angular #webdevelopment