Vue 3 is right around the corner and amongst many exciting features, it introduces the Composition API.
This new API is a tremendous improvement on:
There is a common misconception in the Vue community where a lot of Vue.js developers mistakenly believe that we will have to rewrite all our Vue applications to use the Composition API. Instead of continuing using the Object API we all love and use today. The Object API is not being depreciated but rather will be the basis for the new API.
In the Vue 3 Composition API workshop, you will learn when and how to use the new API, you will understand why we needed this API, and what it means for the next era of Vue development.
Throughout the day you will practice what you learn by working on a lot of hands-on assignments with live help from Alex. Once finished, you will have tamed the ferocious power of the Composition API. You will be able to integrate it readily into your applications and efficiently replace all your mixins & workarounds with composition functions.
This is an advanced workshop for developers that already know their way around Vue.js and are looking to optimize existing applications or prepare for building new projects with the latest features introduced in Vue 3.
If you cannot stand working with mixins and 1000-lines components anymore or if TypeScript support is important for your team, then this workshop is made for you!