Please note: ticket prices will increase on 31 December! Buy your Webdevcon 2025 ticket now and save from € 140,-.
This presentation will demonstrate how to harness the power of Swift's advanced type system and make it a powerful ally and assistant. The attendees will develop a mental model that prioritises Types before [...]
In this talk, I will take a light-hearted look at the pros and cons of using SwiftUI for iOS development. I'll explore the features that make us swoon and the ones that make [...]
More and more web & mobile developers are using local storage to ensure good response times and that applications continue to run without a network connection. But how do you synchronize local storage [...]
You do not need to use external dependencies to have a great networking experience. We will build an opinionated network manager, leveraging protocols and async/await, to cut down on code quantity while increasing [...]
This two day workshop will introduce you to the basics of the Async / Await family in Swift. We begin with a look at the syntax before digging in to better understand Task, [...]