Stream a React Component from an Ajax Request with RxJS

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Loading data using RxJS is simple using Observable.ajax. This lesson shows you how to take the ajax response and pass it along the stream to use as props in a React Component.

Vitaly Kondratiev
~ 6 years ago

Thanks for the course, would be great if it can be updated with the new rxjs API