25 Minutes to Change a Button Color
Migrating 15 React apps from Webpack to Rspack, and what I learned shipping the microfrontend architecture I disagreed with.
I'm Marek Honzal, a software engineer specializing in frontend architecture, writing about state management, developer experience, and side projects
Migrating 15 React apps from Webpack to Rspack, and what I learned shipping the microfrontend architecture I disagreed with.
A technical case study of my Astro blog. Learn how I implemented SEO, caching, OG images, and RSS feeds with real code examples.
Rebuilt my site from Next.js and Sanity to Astro. This case study shows why I switched, how it simplified my workflow, and boosted performance.
Learn how to apply immutability by default in TypeScript. From as const to value tables, get safer code, cleaner APIs, and easier refactors.