2025 Site Redesign — Easter Edition
Easter is usually a time of renewal, reflection, and chocolate-induced clarity. This year, it also became the perfect excuse to finally tackle something I’d been putting off for too long: redesigning my website.
Easter is usually a time of renewal, reflection, and chocolate-induced clarity. This year, it also became the perfect excuse to finally tackle something I’d been putting off for too long: redesigning my website.
A guide on how to merge any existing app or library into Turborepo.
A guide on how to publish your own custom React component library with Storybook, TypeScript, and Tailwind to NPM
This article will show you what is the purpose if the “key” prop in React and some best practices around it.
A guide on how to merge any existing app or library into a Nx monorepo.
A short visual guide on what a Promise is in JavaScript, and how to avoid call back hell.
A deep dive into how to properly type a setState function from the useState hook.