illustration for Build React Components from Streams with RxJS and Recompose

Build React Components from Streams with RxJS and Recompose

Instructor

John Lindquist
24m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
539
people completed
Bookmark
Download
RSS

Note: Active maintenance for Recompose has been discontinued since the announcement for React hooks. Your existing code using Recompose will still work. Recompose is not compatible with RxJS version 6 and beyond. You can read more about the decision here.

Loading data and handling events almost always introduces layers of complexity into React apps. Recompose and RxJS solve your async problems by using Streams to output components. This course walks you through combining the powers of React and RxJS to stream data into JSX with streaming patterns and pure React components.

Learner Reviews

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

    Really powerful steaming! I would like to try it!

  • pery mimon mimon
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    How will you use what you learned from this course?
    • a lot of repeats itself
    • long words so it take time to read and understand but combine with a lot of scrolling up and down it make it hard to follow
    • last two chapter need knowledge in Ramada
  • Felipe
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I got very interested on this topic after watching the videos, I have used event streams before but I still feel I could use them more often in my projects, and this looks like an awesome example of that. Even though I think it's a bit too quick for an introduction, which is my case, it's still clear enough as a starting point so you can start researching on your own, I really enjoyed it, thank you!

  • Michael Haris
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?

    It would be very helpful to understand the "Why" or "When" to use Recompose vs Redux-Thunk for example

  • Paul Perry
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    How will you use what you learned from this course?

    I wamt to contribute to an open-source application that uses rxjs and react, so this is a great course to get into that, so I can hopefully be of use in that regard. Thanks!

  • Yazeed Bzadough
    6 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course and how will it help you?

    Very to the point, and introduces some great concepts.

Course Content

24m • 11 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.