About
Blog »
- 
 What’s New in Swift?von Apple’s Developer Conference WWDC just finished its 2023 edition. In this post, I want to introduce a few of my favourite developer-related announcements and give a brief overview of how they work. 
- 
 Async/Await in Swift 5.5von in DevelopmentWith Swift 5.5, the Swift programming language gains a powerful new set of tools for making asynchronous code easier to read, write, and debug. Similar to other languages (e.g., Python, C#), the async/await pattern is added and used plentifully throughout Swift’s standard library. In this article, I am going to introduce the basics of async/await… 
- 
 10 Top-Features in Swiftvon Ein Einblick in die 10 spannendsten Features der Programmiersprache Swift 
