Routing
Patterns for handling navigation and URL management in single-page applications. Routing connects your application structure to shareable URLs, enabling deep linking and preserving the web’s navigational model. These patterns help you manage navigation without page refreshes while maintaining progressive enhancement.