DEV Community

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

Posted on • Edited on

10 4

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

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started →

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, cherished by the supportive DEV Community. Coders of every background are encouraged to bring their perspectives and bolster our collective wisdom.

A sincere “thank you” often brightens someone’s day—share yours in the comments below!

On DEV, the act of sharing knowledge eases our journey and forges stronger community ties. Found value in this? A quick thank-you to the author can make a world of difference.

Okay