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
An iPhone 6s for 2024
Switching to an iPhone 6s in 2024
Creating videos where I talk about programming
I cover the state of my YouTube channel, and give tips for people looking to create their own videos.
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.