YoVDO

RxJS Beyond the Basics: Creating Observables from scratch

Offered By: egghead.io

Tags

RxJS Courses Javascript Courses Node.Js Courses Observables Courses

Course Description

Overview

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!

Syllabus

  • Let's learn RxJS
  • Return Multiple Values from Observables in RxJS
  • Push Values from Observables in RxJS
  • Throw Errors with RxJS Observables
  • Perform an Action on Completion with RxJS Observables
  • Deliver Synchronous Values with the RxJS of() Operator
  • Convert JavaScript Values to RxJS Observables
  • Convert DOM and Node.js Streams to RxJS Observables with fromEvent
  • Combine empty, never, and throw Operators with Observables in RxJS
  • Set Intervals with RxJS interval and timer Operators
  • Understand the RxJS create Operator
  • Return Subscriptions from the Subscribe Function in RxJs
  • Observables are the foundation in RxJS

Taught by

André Staltz

Related Courses

MongoDB for Node.js Developers
MongoDB University
Introduction to Office 365 Development and APIs
Microsoft via edX
Server-side Development with NodeJS
The Hong Kong University of Science and Technology via Coursera
Front-End Web UI Frameworks and Tools
The Hong Kong University of Science and Technology via Coursera
Introduction to MongoDB using the MEAN Stack
MongoDB via edX