0

Is there the same router for Vue like angular ui-router? What router is the best for Vue?

2 Answers 2

1

vue-router is the offical router for Vue

https://github.com/vuejs/vue-router

https://router.vuejs.org/

You could also build your own if you want to understand how your router is working:

https://vueschool.io/articles/tutorials/creating-your-own-router/86/

Sign up to request clarification or add additional context in comments.

1 Comment

I find vue router far less advanced than ui-router.
0

Vue router. That should keep you happy :-)

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.