Steve Kinney
Temporal
Rx.js is a really useful JavaScript library for managing events that happen over time. You'll learn the foundation of Rx.js by creating an observable, which is the fundamental building block of Rx.js, from scratch. Then learn to manipulate data that arrives over time with operators. And build up to orchestrating multiple API requests to craft complex asynchronous experiences. By the end of the course, you'll be able to solve common UX patterns that would be otherwise tricky in vanilla JavaScript!
This course and others like it are available as part of our Frontend Masters video subscription.
This is very good course for Rx.js. It has great content with use case. I enjoy this course. Good job by Steve Kinney.
Ankur Mishra
AnkurMishraDev
My biggest takeaway from this course is the two new operators for me: 'scan' and 'pluck'. Didn't use them before, but they definitely have a place in my day to day job. Thanks Steve Kinney
Eduard
eduardbme