|
Swift Evolution updates, 5 top community articles covering Swift development topics.
This week's SwiftLee Weekly covers: Black Friday discounts Using @Observable with UIKit A SwiftData change you might not have noticed Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST Black Friday: SwiftLee Courses & RocketSim It's that time of year where many products provide Black Friday discounts! Call it cyber week, cyber-something, but I've joined the trend and share the discounts for RocketSim and my courses. SPONSORED iOS auth eating your time? Clerk’s SwiftUI SDK drops sign-in,...
This week's SwiftLee Weekly covers: Approachable Concurrency Xcode Instruments & suspension points Two defeated conference challenges Enjoy this week's SwiftLee Weekly! Next week, I'm dropping my Black Friday sales. Click here if you want to receive the deals this monday in your inbox. THIS WEEK'S BLOG POST Approachable Concurrency in Swift 6.2: A Clear Guide After giving my talk at Do iOS and Pragma Conf, it's time to give you the same learnings in both an article and video. Approachable...
This week's SwiftLee Weekly covers: From App Idea to 10K MRR From Swift to Mojo One Swift mistake... Enjoy this week's SwiftLee Weekly! THIS WEEK'S BLOG POST MainActorMessage & AsyncMessage: Concurrency-safe notifications A few warnings were hard to get rid off when migrating to strict concurrency. One of those were notifications, which are tightly connected to GCD dispatch queues. With the new API discussed in this article, you'll be able to post and observe notifications on specific...