


Task is a build tool similar to Make that allows you to write project-specific build and dev commands. Here's 5 reasons to use it in your next project.
23 February 2026

Handling 404 errors is crucial, but most sites default to displaying a 404 page. I argue these are bad for UX. Here's how to instead lead them back to the site with a redirect, and show a helpful message in Next.js.
25 November 2025