Blog

I love to write about technology, games, and everything inbetween. Feel free to browse any of the 6 posts I've written to date.

All Posts

Implementing type-safe theming in React

4 Aug, 2022 · There are many methods to implement theming in React, but many are not type-safe. Is there a better way to make your themes type-friendly?