Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 125

Mocking Vue Router

Since our preview components are rendered in isolation there's no need for Vue Router. However, there are two features of Vue Router that are hardcoded into some of our components: the router object, and the router link component.

An example of this is the Item Form component. You'll recall from the last module that this component renders a form that can be used either to create a new item, or edit an existing item.


Back to course page

Click to load comments...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom