1. React
  2. React Alicante
  3. 2017
  4. How to make React applications really reactive with Focal?

How to make React applications really reactive with Focal?

Gregory Shehet at React Alicante 2017

Functional Reactive Programming (FRP) gets a lot of hype nowadays. The JavaScript community provides us with excellent tools like RxJS, Bacon, and Kefir. But how do you use the power of FRP in your projects? How do you make your React application Reactive?