URL State in the Next.js App Router: How I Stopped Losing UI State on Refresh 9151f5
Headline: URL state means storing UI state — filters, active tab, search query, pagination — in the URL query string instead of React useState, so a refresh, a shared link, or the back button restores
engahmed.hashnode.dev6 min read