Vue Router 4 is currently in beta. Vue 3 has introduced the createApp API which changes the way plugins are added to a Vue instance. The new createRouter API creates an instance of the router that is installable with Vue3. Dynamic routing will allow you to add routes while the router is running. Navigation guards can return value instead of next.

Post cover image

Sort: