Beginning reactive programming with Swift : using RxSwift, Amazon web services, and JSON with iOS and and macOS /

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...

Full description

Saved in:
Bibliographic Details
Main Authors: Feiler, Jesse
Published: Apress,
Publisher Address: New York :
Publication Dates: [2018]
Literature type: Book
Language: English
Series: For professionals by professionals
Subjects:
Summary: 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 a
Item Description: Includes index.
Carrier Form: xiii, 207 pages : illustrations ; 24 cm.
ISBN: 9781484236208 (paperback) :
1484236203 (paperback)
CLC: TP312.8SW
Call Number: TP312.8SW/F298
Contents: Introduction -- Part 1. Building composite apps with Swift. Building blocks : projects, workspaces, extensions, delegates, and frameworks -- Using CocoaPods -- Part 2. Using codable data with Swift and iOS. Reading and writing JSON data -- Using JSON data with Swift -- Part 3. Integrating Facebook logins. Setting up a Facebook account with iOS -- Managing Facebook logins -- Adding a Facebook login to an iOS app -- Part 4. Storing data in Amazon web services. Working with Amazon web services and Cocoa -- Managing AWS logins -- Beginning an AWS project -- Part 5. Using RxSwift. Getting into co