Give your simulator superpowers

RocketSim: An Essential Developer Tool
as recommended by Apple

Issue 219
May 14, 2024

This week's SwiftLee Weekly covers:
  • Fix for missing Simulator runtimes
  • containerRelativeFrame SwiftUI modifier
  • Top 5 Developer Tools
Enjoy this week's SwiftLee Weekly!

THIS WEEK'S BLOG POST

An often-asked question is how I structure my code. At one of my first jobs, I learned about design patterns via several workshops. While it was early in my career, I'm still benefiting a lot from the knowledge I gained in those days. One of the patterns I often use is the repository design pattern to separate concerns related to the data layer.

SPONSORED

CURATED FROM THE COMMUNITY

SWIFT EVOLUTION

An overview of last week's Swift Proposal state changes. Make sure to check them out when they're in review, as it's your opportunity to influence the direction of Swift's future.

QUESTION OF THE WEEK