Om Vue.js Composition API
This book will help you understand better the reactivity system using the Composition API in Vue.js.
Here are some of the things you will learn: How to create a Reactivity API from scratchThe difference between reactivity with getters and setters and reactivity using proxiesHow to implement the same Counter component using the regular syntax and the new Composition API syntaxHow to build a master-details pageHow to communicate between components using props and eventsHow to manage local stateHow to create stores using the Composition APIHow to implement a central store similar to Vuex
Visa mer