Just booked my first conference in 6 years 🥳
Who’s coming to @ARCticConference? 🥶
💥 Workshop announcement: Scale Your Swift App Development 💻
In this workshop @pedro and @marekfort will help you to discover how to overcome common challenges in Swift app development with Tuist. You’ll learn to build modular projects using Tuist's Swift DSL and leverage features like binary caching, selective testing, and previews.
By the end, you'll gain practical strategies to scale development efficiently, creating a productive environment for building great apps faster.
I've had a hard time writing things that help people get started with concurrency. I want to fix that!
Here's a step-by-step discussion of how to make a network request with SwiftUI. It starts with GCD and moves to async/await. Includes some common techniques you might want to avoid too.
You do have to understand *a little*, but I tried my best to make it approachable.
We missed you! Join hundreds of other iOS devs at our monthly virtual meetup.
We'll have guest speakers, breakout rooms and giveaways.
RSVP for the Zoom link 👇
"Damals deutete der mittlerweile 72-Jährige in einem TV-Interview und im Podcast »11 Leben« an, dass er wisse, warum es die dubiosen Millionenzahlungen rund um die Fußball-WM 2006 in Deutschland gegeben habe."
Worum ging es bei den dubiosen Millionenzahlungen rund um die Vergabe der WM 2006 in Deutschland? Uli Hoeneß hat vor Jahren angedeutet, dass er Antworten habe. Nun soll er im Prozess aussagen.
My attempt at an introduction to Swift concurrency isolation
Recently, someone asked me a question about actor isolation. The specifics aren’t important, but I really got to thinking about it because of course they were struggling. Isolation is central to how Swift concurrency works, but it’s a totally new concept.
Swift 6.0 Release Process!
Swift 6.0 Release Process This post describes the release process, and estimated schedule for Swift 6.0. Snapshots of Swift 6.0 Downloadable snapshots of the Swift 6.0 release branch will be posted regularly as part of continuous integration testing. As support is available, snapshot downloads will be added for newly supported platforms. Once Swift 6.0 is released, the official final builds will also be posted in addition to the snapshots. Getting Changes into Swift 6.0 On March 15th 2024 the...