Reactive programming is a paradigm centered on one idea: to specify the dynamic behavior of a variable only at the declaration of that variable. The benefits of this are declarative programming and separation of concerns. In this talk we will explore Reactive programming in JavaScript.
This talk was given at dotJS 2015 in Paris.