RxJs switchMap vs mergeMap - Intro to Flattening Operators (2021)
Video Statistics and Information
Channel: Decoded Frontend
Views: 3,897
Rating: undefined out of 5
Keywords: rxjs switchmap vs mergemap, rxjs mergemap vs switchmap vs concatmap, rxjs switchmap, rxjs flatmap, rxjs mergemap, rxjs, rxjs operators, rxjs angular, angular, angular tutorial, Angular 12
Id: qYdKmYp95Jg
Channel Id: undefined
Length: 25min 43sec (1543 seconds)
Published: Tue Oct 12 2021
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I’ve always worked in angular shops but have been using svelte in a side project. Svelte makes rxjs seem barbaric to me. I used to love using rxjs because it seemed so clever but now Angulars entire reactivity model seems severely flawed and inefficient comparatively.