Episode 49: I For One Welcome Our Safety Overlords
Welcome to Code Completion, Episode 49! We are a group of iOS developers and educators hoping to share what we love most about development, Apple technology, and completing your code!
Follow us @CodeCompletion on Twitter to hear about our upcoming livestreams, videos, and other content.
Be sure to also sign up to our monthly newsletter, where we will recap the topics we discussed, reveal the answers to #CompleteTheCode, and share even more things we learned in between episodes.
You are what makes this show possible, so please be sure to share this with your friends and family who are also interested in any part of the app development process.
โญ๏ธ This Week's Topics
- Join the Code Completion Club at https://codecompletion.io/jointheclub!
- Indie App Spotlight, with a new app for you to check out:
- New Features in Swift 5.5
- Whatโs new in Swift
- Swift 5.5 Release
- Updated From WWDC21
- SE-0319 - Read only properties can now throw
- SE-0308 - #if within postfix member expressions
- SE-0307 - Automatic Bridging between CGFloat and Double
- SE-0295 - Codable synthesis for enums with associated values
- Faster JSON serialization
- Lazy in local contexts
- SE-0293 - Property wrappers on function parameters
- SE-0299 - Static members on protocols
- SE-0291 - Package Collections
- Async/Await:
- SE-0298 - Async Sequences
- SE-0304 - Structured concurrency
- Discussion on Swift Evolution Proposals and the Future of Swift
๐ง #CompleteTheCode
This week's #CompleteTheCode:
How can you use UIViewController's updateViewConstraints() to quickly swap between very different view layouts?
1 2 3 4 5 6 7
// How can you use UIViewController's updateViewConstraints() to quickly swap between very different view layouts? override func updateViewConstraints() { // What goes in here? super.updateViewConstraints() }
Be sure to tweet us with hashtag #CompleteTheCode if you know the answer!
๐ Sponsor
This week's episode of Code Completion is brought to you by Super Easy Timer! Search for Super Easy Timer on the Mac App Store today to give it a try!