The Ultimate Guide to Vue Performance
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!

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