Questions:
- Why is it helpful that Swift is a native language?
- What is the preferred operating system for server-side Swift applications at the moment?
- What is SwiftNIO?
- How does Docker help?
- Name three of the added benefits of Swift 5.
Answers:
- Because it is faster, more secure, and easy to deploy.
- Ubuntu.
- A network and streaming library, written in and for Swift.
- Docker provides flexibility when hosting Swift applications.
- Three benefits:
- Extensions
- Generic functions
- Protocols