Working With the JSON You Get
Sometimes the JSON that you get isn't the JSON you deserve. One solution, a Data Transfer Object (DTO).
Sometimes the JSON that you get isn't the JSON you deserve. One solution, a Data Transfer Object (DTO).
Xcode provides a browser for viewing Apple's documentation, but most developers seem to rely on the web. Dash provides a better, local, alternative.
There's a surprise in store if you create a Developer folder in your home directory.
Beyond Xcode there are a handful of must-have tools that every developer can benefit from. These are my favorites.
WWDC is coming up fast!. Here are some of my WWDC wishes. All of which have had Radars filed in the last year or two.
Creating a common UI layout in SwiftUI and making it reusable.