RxJS 101

Learn the basics of RxJS, and get up and running quickly

Ratings: 4.90 / 5.00




Description

RxJS is known to have an incredibly steep learning curve. This course is designed to help Javascript programmers of any experience  level learn all the basics you needed to be effective with the RxJS library. This course is also framework agnostic, so you don't have to know React, Vue, or Angular to follow along. I've intentionally created the course in vanilla Javascript as well, so you won't need to know Typescript either.

What You Will Learn!

  • RxJS core concepts
  • Asynchronous Programming
  • Reactive Programming
  • Observables Streams
  • Push Vs Pull Architecture
  • We cover a large set of the most popular RxJS Operators
  • We explore RxJS by coding examples
  • Subjects and services

Who Should Attend!

  • Beginners with some JS knowledge
  • Developers that want to learn about Observables and Reactive Programming