Vue 3 Composition API
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!

Refs vs Reactive With the Vue 3 Composition API

In this lesson we take a look at some advantages and disadvantages of the Vue.js 3 Composition API ref and reactive functions. Each have their pros and can be utilized appropriately depending on the use case and personal preference.