illustration for RxJS Beyond the Basics: Operators in Depth

RxJS Beyond the Basics: Operators in Depth

Instructor

André Staltz
1h 29m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
1421
people completed
Bookmark
Download
RSS

Operators are the core building blocks for reacting to data in your JavaScript applications.

In this course you will learn what operators are, and then take a tour of the most useful operators that RxJS has to offer.

💎 Still good, but there are issues with this course

While much of the information in this course is useful it is showing its age in specific details. In this course, the code for RxJS has updated from '5.0.0' to '6.3.3'. The operators still achieve the same outcome, the way you use them are slightly different. Also, ES5 has been updated to ES6.

Learner Reviews

  • Fernando Catacora
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    clear explanation. Simple and good.

  • Simon
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I loved how concise and to the point this course was. Also a big fan of the example code under the video to try and extend the examples

  • Fred Dukker
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Great course. Very good explanation.

  • momin khalil
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    The presentation was very well done, held my attention. Explanations were very well done and overall after going through the set of lectures it made me feel like I understood the material well. Thank you.

  • Evgeniya
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Very good explanation. The drawing of marble diagrams really helped a lot. Would be a good thing to have some course, where you could show some real-world application of rxjs

  • budi irawan
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    love the simplicity of explanation and examples

Course Content

1h 29m • 22 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.