- Reactive Programming with Swift 4
- Navdeep Singh
- 201字
- 2021-06-24 18:58:03
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.
- 微服務(wù)設(shè)計(jì)(第2版)
- The Complete Rust Programming Reference Guide
- UI圖標(biāo)創(chuàng)意設(shè)計(jì)
- 數(shù)字媒體應(yīng)用教程
- Linux核心技術(shù)從小白到大牛
- Java Web基礎(chǔ)與實(shí)例教程
- 微信公眾平臺(tái)開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- SQL Server與JSP動(dòng)態(tài)網(wǎng)站開發(fā)
- 零基礎(chǔ)學(xué)Kotlin之Android項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Hands-On Neural Network Programming with C#
- R語言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析
- 微前端設(shè)計(jì)與實(shí)現(xiàn)
- Google Adsense優(yōu)化實(shí)戰(zhàn)
- Puppet 5 Beginner's Guide(Third Edition)
- jMonkeyEngine 3.0 Beginner’s Guide