- Добавил: bhaer
- Дата: 11-09-2018, 14:11
- Комментариев: 0

Название: Beginning Reactive Programming with Swift: Using RxSwift, Amazon Web Services, and JSON with iOS and macOS
Автор: Jesse Feiler
Издательство: Apress
Год: 2018
Страниц: 207
Формат: PDF, EPUB
Размер: 23 Mb
Язык: English
Learn the basics of reactive programming and how it makes apps more responsive. This book shows you how to incorporate reactive programming into existing development products and cycles using RXSwift and RXCocoa on iOS and Mac.
As we move away from the traditional paradigm of typing or touching one step at a time to interact with programs, users expect apps to adapt and not need constant hand-holding. People today expect their devices to do much more than just follow commands. They expect devices to react and adapt. Reactive programming, a new term for asynchronous processing, requires new app architectures, and you'll learn how these are already built into iOS and macOS in many places.