Creating navigation using vue router

medium vuejs

So i was using vue router the other day and i did not like to manually set up a routed, then having to create a piece of html in my navigation to actually link to that route. Too much hassle. Lets make this easier.

Check out my article on medium.