Reactive Programming with RxJS 5. S. Mansilla

Описание

 Reactive programming is taking the software world by storm. This book combines the reactive programming philosophy with the possibilities of JavaScript, and you’ll learn how to apply reactive techniques to your own projects. We’ll focus on reactive programming to manage and combine streams of events. In fact, we’ll cover how to make entire real-world, concurrent applications just by declaring transformations on our program’s events.
 Most software today deals with data that’s available only over time: websites load remote resources and respond to complex user interactions, servers are distributed across multiple physical locations, and people have mobile devices that they expect to work at all times, whether on high-speed Wi-Fi or spotty cellular networks. Any serious application involves many moving asynchronous parts that need to be efficiently coordinated, and that’s very hard with today’s programming techniques. On top of that, we have what’s always been there: servers crashing, slow networks, and software bugs we have to deal with.
 We can’t afford to keep programming applications the way we always have. It worked for a while, but now it’s time for a new approach.

Схожие книги

Стек MEAN. Mongo, Express, Angular, Node. С. Холмс
JavaScript
ru

Стек MEAN. Mongo, Express, Angular, Node. С. Холмс

Изучаем программирование на JavaScript
JavaScript
ru

Изучаем программирование на JavaScript

JavaScript with Promises. D. Parker
JavaScript
en

JavaScript with Promises. D. Parker

jQuery Mobile. Разработка приложений для смартфонов и планшетов. Максимилиано Фиртман
JavaScript
ru

jQuery Mobile. Разработка приложений для смартфонов и планшетов. Максимилиано Фиртман

×