Episode 33
💧 Vapor-ware
June 15th, 2021
54 mins 49 secs
Season 1
Tags
About this Episode
Welcome to Code Completion, Episode 33! 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.
Today, we discuss:
- Code Completion Club: https://codecompletion.io/jointheclub
- Indie App Spotlight, with three apps for you to check out:
- Worth It by Maxime Mazzone: https://apps.apple.com/gb/app/worth-it/id1515358890
- Unwind by Kushagra Agarwal: https://apps.apple.com/us/app/unwind-mindful-breathing/id1470613384
- Server-side swift,
- Vapor,
- async/await, and
- Futures and Promisses.
Also, join us for #CompleteTheCode, a segment that tests your knowledge on Swift, Apple, and all things development!
Your hosts for this week:
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.
Sponsor
This week's episode of Code Completion is brought to you by Huuungry. Search for Huuungry on the iOS App Store today to give it a try: https://apps.apple.com/app/apple-store/id1448552588?pt=14724&ct=CodeCompletion1&mt=8
Complete the Code
Which key command in Xcode will build a template doc comment for the function below?
// Which key command in Xcode will build a template documentation
// comment for the function below?
func doTheCoolThing(name: String, food: Food) -> CoolerThing {
...
}
Be sure to tweet us with hashtag #CompleteTheCode if you know the answer!