Tag
Next.js
Explore Next.js, a React framework for server-side rendering and static site generation.
How to Create a Super Minimal MDX Writing Experience
Learn to create a custom MDX experience so you can focus on writing without worrying about boilerplate or repetition
12 min read
Building a Monorepo with Yarn Workspaces
In this article, we'll explore how to set up a monorepo using Yarn Workspaces. We'll also look at how to use it to manage dependencies and scripts across multiple packages.
5 min read
8 Tips for Debugging Next.js Applications
Tried and tested techniques from 4 years in the trenches
6 min read
Building an International Website With Next.js
3 solutions to toggling routes on and off for different regions
7 min read