Reactive Programming with Node.js

This book teaches you how to utilize Reactive Programming (RP) for your back-end development with Node.js. Up to now, RP has most often been used in front-end development, but its revolutionary approach can also transform your back-end programming. Using Reactive Programming with Node.js you will un...

Descripción completa

Detalles Bibliográficos
Autor principal: Doglio, Fernando. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2016.
Edición:1st ed. 2016.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631624506719
Tabla de Contenidos:
  • 1. Reactive 101
  • 2. Being Reactive
  • 3. Functional Reactive Programming
  • 4: Reactive Programming on the Back End
  • 5. Enter Node.js
  • 6. Overview of the Land
  • 7. Writing your own FRP Library
  • 8. A Practical Overview
  • 9. Scaling your Reactively Programmed Systems.