Your URL Is Your State
This is an evergreen frontend architecture link because URL state is not just routing trivia. It affects sharing, refresh behavior, deep links, browser history, analytics, support, and whether a product feels native to the web.
The caveat is that not every bit of state belongs in the URL. The discipline is deciding which state is part of the user's task context.