Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Head first into composition API

Head first into composition API

A live coding demo to showcase Vue Composition API and maybe address FUD if that’s still relevant.

Resources:
https://vue-composition-api-rfc.netlify.com
https://github.com/vuejs/composition-api
https://github.com/znck/dogsay

Rahul Kadyan

December 14, 2019
Tweet

More Decks by Rahul Kadyan

Other Decks in How-to & DIY

Transcript

  1. Options Based API Component Logic can be split in 6-10

    options. data, props, computed, methods, watch and life cycle methods