馃Л Highlighting Active Links in Next.js 15 using usePathname & Client Components
When building a website with multiple pages, it鈥檚 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鈥檚 learn how to achieve this in Next.js us...
innosufiyan.hashnode.dev3 min read