Functional programming & RxJS - jyotiprasadpal/useful-resources GitHub Wiki
-
Blogs/Articles/Tutorials
-
RxJS
- https://www.learnrxjs.io - Learn RxJS
- Udemy - RxJs 6 In Practice (with FREE E-Book)
- RxJs In Practice Course - https://angular-university.io/course/rxjs-course
- understanding-rxjs - academind - Maximilian Schwarzmüller
- Learn to combine RxJs sequences with super intuitive interactive diagrams
- Hot vs Cold Observables - Ben Lesh
- The introduction to Reactive Programming you've been missing
- Egghead.io - Introduction to Reactive Programming
- Understanding Reactive Programming and RxJS
- 10 Need-to-Know RxJS Functions with Examples
-
Books
Videos
Questions
- How can you design a immutable type?
- Is immutable good or bad?