isak.me
Welcome to my sometimes weekly blog where I share thoughts, guides, and everything else I write about. Topics I like include SwiftUI and React. I also run a newsletter called Dreamscape, in which I share thoughts and writings.
Recent posts from Dreamscape
Domain names
I write about domain names
Moving from Google Photos to Jottacloud
I moved 20k+ photos from Google Photos to Jottacloud
Recent posts about programming
How To Toggle Between Dynamic Text Sizes in SwiftUI Previews
In this article, I show you how to toggle between dynamic text sizes in SwiftUI previews
How to parse Frontmatter data in a Next MDX Blog
In this article, I show how to retrieve metadata information from blogposts written with MDX
SwiftUI Text with Clickable Links
In this article, I will show you how to create a custom SwiftUI component that finds and makes any links clickable inside the given text input.