Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
-
Updated
Apr 27, 2026 - Swift
Sample code and materials for the Swift Concurrency Course by Antoine van der Lee — SwiftLee Courses
Tiny iOS/macOS debug tool: detects main-thread hangs and shows the exact call stack that blocked the main thread — with a ready-to-paste prompt to fix it.
The 4th consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. The app presents a list of friends, a list of their friends' friends (etc.), along with their respective details; the data is being downloaded and cached using Codable and Core Data. A complete project I have written from scratch.
A modern iOS application built with UIKit to elegantly organize, persist, and browse a list of web URLs.
This is a simple app that displays the top ten results of a call to the OpenLibrary book search API
Swift Demo App example that implements latest apple tech stack, including async/await and main actors.
A private list of places on the map that user intend to visit one day.
A concise, runnable SwiftUI example demonstrating Swift async/await concurrency with MainActor UI updates.
Add a description, image, and links to the mainactor topic page so that developers can more easily learn about it.
To associate your repository with the mainactor topic, visit your repo's landing page and select "manage topics."