A reference work of how raw strings work in Swift
writing code
Hello 👋🏻
My name is Magnus, and welcome to my universe on the internet 🔮.
I do a lot of programming at my work and in my spare time. Whenever I wanna tell a story about something programming-wise, perhaps a guide, a lesson, or an explanation of a concept, I will post it here. I try only to post meaningful things, so this is not the most active page at the moment, but you can expect work to be in the universe of Swift. Along with posts, I also present my noteworthy projects and special pages.
Thanks for checking in! There is also a RSS-feed if you wanna be noticed of new posts.
A reference work of how raw strings work in Swift
The EnvironmentBacked property wrapper makes it easier to create flexible views with a great API.
An example of how nesting structs in SwiftUI can make powerful and reusable forms.