A Tour of ref and reactive in Vue 3 One of the biggest questions when writing code with Vue 3 and the Composition API is what to use: ref or reactive?