Using Vue 3's Composition API script/setup tag
In this article, we will review a Vue application that uses much of the Composition API's functionality, and in so doing we will not employ the Options API. Nor will we use the setup() function, but rather the following script and attribute pairing t...
dexygen.hashnode.dev7 min read