© Fernando Doglio  2016

Fernando Doglio, Reactive Programming with Node.js , 10.1007/978-1-4842-2152-5_3

3. Functional Reactive Programming

Fernando Doglio

(1)Block 1B, Apto 204, La Paz, Uruguay

In the previous chapters I’ve tried to keep the code examples as independent of everything else as possible (especially the reactive code examples), which is why I haven’t mentioned any particular library just yet, and that is why you can’t just copy and paste some of it and just run it.

One of the main things to note about the previous chapters is that most of the reactive examples were made using concepts of functional programming (map , passing functions as variables, etc.) so it should not be a surprise for you that the topic of this chapter is, indeed, ...

Get Reactive Programming with Node.js now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.