DEV Community

Play Button Pause Button
Brian Neville-O'Neill
Brian Neville-O'Neill

Posted on

How to use RxJS with React Hooks

Do you want to use RxJS with React Hooks? Learn how in this video.

The links mentioned in the tutorial:

RxJS (Reactive Extensions Library for JavaScript) is a useful library for reactive programming. The RxJS documentation uses this definition: "RxJS is a library for reactive programming using Observables, to make it easier to compose asynchronous or callback-based code."

Reactive programming is an event-based paradigm that allows us to run asynchronous sequences of events as soon as data is pushed to a consumer.

To learn more about RxJS, check out the following articles:

Click here for the related blog post on using RxJS with React Hooks.


LogRocket on YouTube 🎬

 

If you enjoy in-depth video tutorials on frontend topics, check out LogRocket's YouTube channel. Make sure to give us a like if you find the video helpful and subscribe to stay updated on when we post new videos.


Latest comments (1)

Collapse
 
noseratio profile image
Andrew Nosenko

This is an great intro into RxJS + React, thanks. Awesome presentation skills. Who is the author? All we have is their name: Tim.