DEV Community

Discussion on: Understanding Reactivity in Vue 3.0

Collapse
 
jinjiang profile image
Jinjiang

Yes short for dependence. And it just comes from the source code. github.com/vuejs/vue/blob/dev/src/...