Vue 3 Deep Dive with Evan You: Logic Reuse
The options API in Vue 2 has a couple ways to reuse code across your codebase. However, they each have their drawbacks which the Composition API solves.
In this lesson Evan will start by building a component from scratch using the options API. We’ll ...
philipdevblog.hashnode.dev1 min read