Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Reactive Programming with Swift 4

You're reading from   Reactive Programming with Swift 4 Build asynchronous reactive applications with easy-to-maintain and clean code using RxSwift and Xcode 9

Arrow left icon
Product type Paperback
Published in Feb 2018
Publisher Packt
ISBN-13 9781787120211
Length 320 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Navdeep Singh Navdeep Singh
Author Profile Icon Navdeep Singh
Navdeep Singh
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Migrating from Swift 3 to Swift 4 2. FRP Fundamentals, Terminology, and Basic Building Blocks FREE CHAPTER 3. Set up RxSwift and Convert a Basic Login App to its RxSwift Counterpart 4. When to Become Reactive? 5. Filter, Transform, and Simplify 6. Reduce by Combining and Filtering and Common Trade Offs 7. React to UI Events – Start Subscribing 8. RxTest and Custom Rx Extensions – Testing with Rx 9. Testing Your RxCode – Testing Asynchronous Code 10. Schedule Your Tasks, Don't Queue! 11. Subscribe to Errors and Save Your App 12. Functional and Reactive App-Architecture 13. Finish a Real-World Application 14. Other Books You May Enjoy

Summary

Swift is a fairly new language, and the Apple developers keep updating the underlying APIs and language syntax while enhancing the language features by adding new APIs. In this chapter, we learned about the changes and additions to Swift with its latest release, that is, Swift 4. We covered how to migrate our current IDE to support the latest Swift release, and then we went ahead and covered major changes to the existing APIs, followed by the new additions to the language. We highlighted the major changes that you will encounter most in your day-to-day programming practices. Toward the end of the chapter, we also covered how to migrate an existing code base to Swift 4 and tackle some of the issues that you might come across while trying to update the code base. This book is more about Reactive programming, so we will start working with Reactive concepts from Chapter 2, FRP Fundamentals, Terminology, and Basic Building Blocks, onward, but since we will be working with Swift 4 throughout the book, it made sense to start by getting you up to date with the development language; next up will be the setup of the overall development environment.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime