Indie Blog Streaming Open Source Development on Twitch — Part 1 My Streaming Motivation & Hardware Setup with Reviews.
Swift Evolution Monthly Swift Evolution Monthly: First Issue Summary of interesting developments on Swift Evolution - Update from 03/2022 + some background history (1st issue!)
Developer Blog SwiftPM + CoreData: Failing SwiftUI Previews? Here Are 5 Tips to Fix Fixing Xcode bugs that make SwiftUI previews fail in apps modularized with SwiftPM and that are using CoreData.
Developer Blog Multi Selector in SwiftUI Adding a missing SwiftUI component for prototyping purposes.
Developer Blog Hiding Secrets From Git in SwiftPM A step-by-step guide on how to prevent your 3rd party service secrets from committing to Git when using apps modularized with SwiftPM.
Indie Blog Laser Focus priority strategy A simple but effective prioritization technique that can help slim down your apps scope and give you more confidence in it with different stages that can be mapped to Alpha, Beta & Release.
Developer Blog Primer on Regular Expressions In this post, I will try to give you a practical overview of Regular Expressions to teach you what they are, what they can be used for and a quick intro to how you can use them.