D
D
des1roer2017-06-01 13:35:42
Vue.js
des1roer, 2017-06-01 13:35:42

Vue-router why?

people tell me why you need vue-router?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Anton, 2017-06-01
@Fragster

to make SPA look not like SPA

N
nobilix, 2017-06-01
@nobilix

Vue-router is needed to work with routes, which are understood as different URIs of your application, for example
/about
/user/account
/search?q=help
Actually, this package allows you to associate these routes with specific vue components using the config.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question