Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Enhanced Routing with UnPlugin Vue Router

Nested Routes Without Nested Layouts with File-Based Routing thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Nested Routes Without Nested Layouts with File-Based Routing

Sometimes we want to keep the nested structure within the URL but NOT in the page layout. unplugin-vue-router has a simple syntax to support this by putting a period between the various parts of the filename that you want to turn into pieces of the path.