August 16, 2026
File-Based Routing That Still Feels Like Vue
Organize routes with files while keeping Vue Router available whenever the application needs direct control.
Organize routes with files while keeping Vue Router available whenever the application needs direct control.
Add a structured Vue application to an existing backend without moving your API, authentication, or server lifecycle.
Understand what Runable adapters do and why the backend framework stays a dependency of the consuming project.
Use plugins for Vue startup and modules for reusable Runable configuration that spans several conventions.
Load data on the server, serialize it into the page, and hydrate Vue without immediately fetching the same resource again.