Blog
Writing about web development, tooling, linux and developer productivity
Posts
File-based routing with React Location — Nested layouts
April 05, 2022File-based nested layouts with React Location and Vite
File-based routing with React Location — Data loaders
December 28, 2021Route-based data loaders with React Location and Vite
Generics with TypeScript
December 25, 2021A quick introduction to generics with TypeScript
File-based routing with React Router — Upgrading to v6
December 24, 2021Upgrading file-based routing setup to the newly released React Router v6
File-based routing with React Router — Pre-loading
November 28, 2021Conditional routes pre-loading for faster routes switching, with code-splitting
File-based routing with React Router — Code-splitting
November 07, 2021Route-based code-splitting and lazy-loading with React Router and Vite
File-based routing with React Router
September 08, 2021Next.js-inspired file-based routing for client-side React with React Router and Vite
Faster directory navigation with fzf
August 14, 2021How a one-line command will help you improve your CLI workflow