Notes
Building a type-safe router in TypeScript
February 16, 2026Using parser combinators for the foundation of a strongly-typed routing library in TypeScript.
Using the Shadow DOM for CSS Isolation
April 23, 2023Exploring the potential for using the Shadow DOM to prevent CSS from interacting with other CSS, and why this might be useful in the context of an application built with microfrontends.