Reactive Programming with Node.js
Autor Fernando Doglioen Limba Engleză Paperback – 9 dec 2016
Learn how to institute 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 with its cutting-edge approach you can also transform your back-end programming.
Reactive Programming with Node.js will show you the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide an enhanced development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides a variety of key features, and learn how to scale up a system developed using RP in Node.js.
Ideal for back-end developers with knowledge of Node.js or JavaScript, this book enables you to get up and running with RP in Node.js, and revolutionize your back-end development.
Reactive Programming with Node.js will show you the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide an enhanced development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides a variety of key features, and learn how to scale up a system developed using RP in Node.js.
Ideal for back-end developers with knowledge of Node.js or JavaScript, this book enables you to get up and running with RP in Node.js, and revolutionize your back-end development.
What You'll Learn:
- Review the variations of Reactive programming
- Use the main libraries that provide this type of development experience in Node.js
- Create a custom library
- Scale up a system developed using RP in Node.js
Who This Book Is For:
Any back-end developers who understand Node.js or are advanced enough to pick up the basics. Ideal for developers who have an interest in learning about this different programming paradigm that's being used more and more every day.
Preț: 206.45 lei
Preț vechi: 258.06 lei
-20% Nou
Puncte Express: 310
Preț estimativ în valută:
39.51€ • 41.04$ • 32.82£
39.51€ • 41.04$ • 32.82£
Carte tipărită la comandă
Livrare economică 01-15 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484221518
ISBN-10: 1484221516
Pagini: 153
Ilustrații: XIX, 153 p. 38 illus., 10 illus. in color.
Dimensiuni: 178 x 254 x 10 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484221516
Pagini: 153
Ilustrații: XIX, 153 p. 38 illus., 10 illus. in color.
Dimensiuni: 178 x 254 x 10 mm
Greutate: 0.32 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Fernando Doglio has been a Web Developer for the past 10 years. During that time, he's had the opportunity to work with many leading technologies such as PHP, Ruby on Rails, MySQL, Node. js, Angular.js, AJAX, REST APIs and others. He's also been working on creating scalable architectures for big data platforms.
When not programming, he can be seen spending time with his family. He can be contacted on twitter at: @deleteman123
Textul de pe ultima copertă
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 understand the paradigms of RP, why you should use it, and the variations available to you. You will learn how to use the main libraries necessary to provide this development experience in Node.js, including RxJS, Bacon.js, Kefir.js, and Highland.js. You will also create a custom library that provides the main features, and learn how to scale up a system developed using RP in Node.js.
Caracteristici
The first book to market that teaches Reactive programming on the back-end with Node.js Covers scaling of Node.js systems using Reactive programming; an advanced and incredibly useful skill for modern developers No previous knowledge of Reactive programming is necessary to work from this book