Vue 3 Deep Dive with Evan You: The Composition API
In this lesson we talk about the new functionality contained in the Vue 3 composition API. We also talk about the difference between watchEffect and effect and watch in Vue, and show a couple of examples.
Specifically, watchEffect is a wrapper over e...
philipdevblog.hashnode.dev1 min read