DEV Community

Cover image for VueJS Composition API Sample App w/video
Aaron K Saunders
Aaron K Saunders

Posted on • Updated on

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.

Video Series Playlist

https://www.youtube.com/playlist?list=PL2PY2-9rsgl2bgNTX9omlDisiWh1NYInz

YouTube:

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

Top comments (1)

Collapse
 
aaronksaunders profile image
Aaron K Saunders

See and updated version of this project integrating firebase “Using Vue Composition API with Firebase” buff.ly/2qL80fz