Beginning Reactive Programming with Swift Using RxSwift, Amazon Web Services, and JSON with iOS 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...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2018.
|
Έκδοση: | 1st ed. 2018. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Part I: Building Composite Apps with Swift
- Chapter 1: The Building Blocks: Projects, Workspaces, Extensions, Delegates, and Frameworks
- Chapter 2: Using CocoaPods
- Part II: Using Codable Data with Swift and iOS
- Chapter 3: Reading and Writing JSON Data
- Chapter 4: Using JSON Data with Swift
- Part III: Integrating Facebook Logins
- Chapter 5: Setting Up a Facebook Account with iOS
- Chapter 6: Managing Facebook Logins
- Chapter 7: Adding Facebook Login to an iOS App
- Part IV: Storing Data in Amazon Web Services
- Chapter 8: Working with Amazon Web Services and Cocoa
- Chapter 9: Managing AWS Logins
- Chapter 10: Beginning an AWS Project
- Part V: Using RxSwift. - Chapter 11: Getting Into Code
- Chapter 12: Thinking Reactively
- Chapter 13: Exploring the Basic Rx Code
- Chapter 14: Build a ReactiveX/RxSwift App.