< KosherCode/>

Fri Feb 14 2020

Vue 3 Composition API: Ref vs Reactive

The biggest new feature in Vue 3 is the addition of the Composition API. The Vue 3 Composition API is going to offer an alternative approach to creating components that is much different than the existing options API. I think what I am most excited about is to see how other developers embrace it and use it.