Introduction to Routing

Learn how routers dynamically send queries to the right applications based on request content.

Routers let you manage routing logic in the UI instead of hardcoding multiple applications in your code. Learn when to use routers and how they work.