Next.js 16 from Zero to Senior · Part 5 — Client Components & URL State
Use the browser deliberately: when to add "use client", the server-to-client boundary and bundle cost, composition patterns, hydration, and using the URL as state with useRouter, usePathname, and useSearchParams.