Courses

Vue.js 3 Fundamentals with the Composition API - Getting Started with Vue.js and the Composition API - Reactivity Fundamentals

What's Vue without it's powerful reactivity system? In this lesson, we dive into reactive data in Vue and explore the different options for declaring reactive data with the ref() and reactive() functions.