Nuxt 3 Fundamentals: Build Full-Stack Vue.js Apps
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

NuxtLink for Navigation

In this lesson, learn how to navigate between pages of a Nuxt app with the <NuxtLink> component.

NuxtLink provides SPA-like navigation between pages that is great for performance, page transitions, and more! NuxtLink also has some added security features for external links that you don’t even have to think about to use.

Links