RxJS Beyond the Basics: Creating Observables from scratch

38m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
2157
people completed
Bookmark
Download
RSS

There are plenty of introductions to RxJS, but few resources that take you deep into the library, providing an accurate understand of what each piece performs.

In this course we will gain intermediate knowledge of RxJS, focusing on one aspect: how to create Observables. We will see how Observables compare to functions, how they compare to ES6 generators, what are the empty(), throw() and never() Observables, and other static factories that help in making Observable sequences.

Start following this course if you have a superficial understanding of RxJS, but want to gain confidence in using it.

If you're new to RxJS, we highly recommend this Async JS course from Jafar Husain to get a solid intro to the concepts. From there, you can watch this Introduction to Reactive Programming using RxJS, and you will be prepared for this course!

Instructor

André Staltz

Open source hacker and former web and mobile developer at Futurice. Andre is known for his involvement with reactive programming for user interfaces, particularly with RxJS. He has built JavaScript libraries and frameworks such as Cycle.js, xstream, react-native-node, and others.

Course content (13 lessons)

    illustration for RxJS Beyond the Basics: Creating Observables from scratch