Vue 3 Composition API: Ref vs. Reactive

One question I keep hearing over and over is what method should I use to declare reactive data in the Vue 3 Composition API? In this article, I explain what ref() and reactive() are and try to answer that question. Read more

Similar

Fastify DX for Vue

A Full Stack Framework based on Fastify and Vite. Built for great developer experience without compromising on performance and stability. - fastify-dx/README.md at main · fastify/fastify-dx... (more…)

Read more »