Back to speakers
Ekene Eze 🇳🇬
Developer Experience Engineer at Netlify
Bio
Ekene is a Developer Experience Engineer at Netlify. He's mainly focused on the Vue community and loves talking about the Jamstack. When he's not working, he likes spending time with friends over a Netflix movie
Social Media
Reactivity WARS in the Composition API
When working with Vue 3’s Composition API, a common question that often comes up regarding reactive data is: “Should I use ref or reactive?”. If you have worked with the Composition API, you might agree that this is not surprising given the around how reactive and ref works. In this talk, I'll walk you through the technical differences between them and also try to answer "why" and "when" you should use them.