I love this post as a simple and practical alternative to the iOS architecture wars. It all centers around a ViewData protocol. π€·π»ββοΈ
Via iOS Dev Weekly.

I love this post as a simple and practical alternative to the iOS architecture wars. It all centers around a ViewData protocol. π€·π»ββοΈ
Via iOS Dev Weekly.

Testing iOS push notifications has always been a bit of a pain in the π₯, but simctl now makes it so much easier. Thanks for this explanation via iOS Dev Weekly.
π Testing push notifications on the iOS simulator

A former ο£Ώ engineer gives us “a checklist of performance tips that would hopefully give you the biggest bang for your buck.”
I have noticed that there was a pattern of low-hanging fruits, where you could make 80% of the performance gains in 20% of the time.
π iOS Performance tips you probably didn’t know (from an ex-Apple engineer)
Cheat sheet:
UILabel costs more than than you thinkdispatch_semaphore_t to wait for asynchronous workUIView tags
Via iOS Dev Weekly.
It sounds like GitHub has a nice affordable way to add CI to your projects, even small personal projects. π€
π Continuous Integration Using GitHub Actions

Via iOS Dev Weekly.
A nice short run-through of integrating CoreData into a SwiftUI app, with a sample project.
π Using CoreData with SwiftUI

Via iOS Dev Weekly.