Reactive Programming With React and RxJs

Reduce dependencies, enhance modularity, encourage the sharing of common logic, and improve testability

Enrico Piccinin
Better Programming
Published in
9 min readJun 30, 2021

--

React and RxJs logos
Image by the author.

Reactive programming is becoming a popular paradigm for frontend development. In this article, we aim to revisit the key ideas behind this concept, see a way it can be applied to React, and which benefits it can bring.

--

--

A man with passion for code and for some strange things that sometimes happen in IT organizations. Views and thoughts here are my own.