Skip to Content
Docs
Routing
Overview

Routing Overview

There are two sides to routing in our stack:

  1. WordPress/PHP — We allow WordPress to act as the authority on routing, and the stack provides extra functions for extending this.
  2. Frontend API — The eddev library provides JavaScript APIs for handling client-side navigation, and for preloading data and components.
Last updated on