Using RxJS with React.js: Part I — Introduction

Fahad Heylaal
1 min readMar 19, 2017

--

Illustration of the flow of props and events

RxJS is really powerful. So is React with its simplistic approach. While working on FrintJS, one of the main things we tried to achieve was combining them both gracefully and create a nice development experience.

This series is aimed at explaining how you can utilize them both and benefit from it.

Links to posts in this series

--

--