Reactive Programming using RxJS in React
React Sydney, 2021 · Brisbane JavaScript, 2021
Streams as a way to model the messy parts of a React app — typeahead, retries, cancellation, race conditions you only find in production. Where RxJS earns its complexity, and the point past which it stops paying for itself.