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