VueJS Composition API Sample App w/video
Vue Composition Sample App using the 2.0 plugin

Simple list of things app that you can add and delete items from converted to us the new Vue Composition-Api with Vue 2.0.
Note: In this example I am using the plugin provided to support the functionality in 2.0.
Composition API RFC | Vue Composition API https://buff.ly/2He4rUk
Vue2 plugin for the Composition API. https://buff.ly/35TgSja
Full Source Code Here: https://github.com/aaronksaunders/vue-composition-app-1
#vuejs #vuejscomposition #vuejshooks #javascript