🧭 Highlighting Active Links in Next.js 15 using usePathname & Client Components
When building a website with multiple pages, it’s important to show which page the user is currently on. For example, if the user is on the Community page, the nav link for that page should look "active".
Let’s learn how to achieve this in Next.js us...
innosufiyan.hashnode.dev3 min read