Blog Posts
- Global home row keys navigation with BetterTouchTool on macOSTutorial on how to setup global home row keys navigation on macOS with BetterTouchTool
- Run NPM scripts sequentially but also concurrentlyQuick tutorial on how to run multiple NPM scripts concurrently while also waiting for resources to become available
- Cypress E2E Tests for Applications hosted on VercelSetup Cypress E2E tests with GitHub Actions for Vercel hosted applications
- String Literal Types from ObjectsCreate a string literal type based on given object(s)
- Git EssentialsPersonal collection of regularly used Git commands
- Using Notion as headless CMS with Next.jsWalkthrough of setting up a personal blog using Notion as headless CMS with Next.js