- Добавил: buratino
- Дата: 19-05-2020, 11:41
- Комментариев: 0

Название: Reactive Programming with RxJS 5: Untangle Your Asynchronous jаvascript Code
Автор: Sergi Mansilla
Год: 2018
Страниц: 146
Формат: EPUB, MOBI, AZW3
Размер: 10 Mb
Язык: English
Reactive programming is revolutionary. It makes asynchronous programming clean, intuitive, and robust. Use RxJS 5 to write complex programs in a simple way, and master the Observable: a powerful data type that substitutes callbacks and promises. Think about your programs as streams of data that change and adapt to produce what you want. Manage real-world concurrency and write complex flows of events in your applications with ease. Take advantage of Schedulers to make asynchronous testing easier. The code in this new edition is completely updated for RxJS 5 and ES6.