CodeCompletion.io

Episode 43: There Are Dozens of Us

Welcome to Code Completion, Episode 43! 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

  • Ideal team sizes for app development
  • Mental map of a project
  • Project Architectures
  • Aftershow: HomeKit

🚧 #CompleteTheCode

This week's #CompleteTheCode:

Why could the data task handler not get a response back from the server?
1
2
3
4
// Why could the data task handler not get a response back from the server?
urlSession.dataTask(with: httpRequest) { data, response, error in
    print("📮 Response: \(response)")
}

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 Not Phở. Click here or search for “Not Pho” on the iOS and macOS App Store today to give it a try.

📹 Watch the Stream