Vue essentials - Vue Router
Welcome to module 4 of the course. In the first lesson of this module, we'll be discussing the single-page application architecture. This is a best practice for building web apps with a great user experience and can be easily implemented in a Vue.js app using Vue Router.
Multi-page websites
In the project we're building in this course, we're going have dedicated pages for each movie. For example, the movie The Corporation is at this path /movies/tt0379225.
Click to load comments...