Tag: Cache Components
All the articles with the tag "Cache Components".
Building an Active NavLink Component in Next.js
Published:Active link styling is one of the most common things you need in a real application. Here is how to build a reusable NavLink component for a Next.js app, taking inspiration from React Router, that handles Cache Components and flicker-free hydration.