The Ultimate Guide to Vue Performance
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Using v-once for Static Content and Faster Apps

In this lesson, learn about the v-once directive. It’s useful for rendering static data and preventing Vue from re-rending elements or components even when reactive data changes.

Links