Contributions

Article
This article aims at giving you everything you need to write SwiftUI apps that make use of the new concurrency features in Swift.
Article
This article shows how you can easily map Firestore documents to Swift types using the Codable API.
Article
SwiftUI 2 introduces a new application life cycle that (almost) completely does away with AppDelegate. This article, discusses why this change was introduced, and how you can make use of the new life cycle in new or existing apps.