All Talks

Like A Surgeon – Dissecting a completely Functional-Reactive JavaScript app for the very first time

Today we have the ability to write fully Functional-Reactive code in JavaScript, using RxJS. However, in our day-to-day life we often use RxJS alongside other libraries and patterns that make our life easier, but also distance us from pure Functional-Reactive Programming (FRP). What would an app that has been written completely in RxJS, and in-line with the principles of FRP, look like? In this talk we will examine such an app, and use it to understand what truly functional-reactive code in …

You might be interested in: