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
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.
An introduction to Dreamscape
Recap of my revamped website, recent blog posts, videos, and interesting links in this first edition of Dreamscape!
Recent posts about programming
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.
How to use custom fonts in SwiftUI
In this article, I will show you how to build a custom font modifier in SwiftUI, which can be used for typography in your iOS app.