Summary
In this chapter, you learned about Swift Concurrency, and how to implement it in the BreakfastMaker app.
You started by learning the basic concepts of Swift Concurrency. Next, you examined an app without concurrency and explored its issues. After that, you implemented concurrency in the app using async/await. Finally, you made your app more efficient by using async-let.
You now understand the basics of Swift Concurrency and will be able to use async/await and async-let in your own apps.
In the next chapter, you will start writing your first iOS application by creating the screens for it using storyboards, which allow you to rapidly prototype an application without having to type a lot of code.
Join us on Discord
Read this book alongside other iOS developers and the author Ahmad Sahar. Ask questions, provide solutions to other readers, chat with the author via Ask Me Anything sessions and much more. SCAN the QR code or visit the link to join the community...