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

Preview

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.

Preview

An introduction to Dreamscape

Recap of my revamped website, recent blog posts, videos, and interesting links in this first edition of Dreamscape!

SwiftUI Markdown Text

Rendering markdown in a SwiftUI Text view is supported by default

Read more

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

Read more

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.

Read more

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.

Read more