Evan You on Vue.js: Seeking the Balance in Framework Design | JSConf.Asia 2019
https://youtu.be/ANtSWq-zI0s
https://youtu.be/ANtSWq-zI0s
YouTube
Evan You on Vue.js: Seeking the Balance in Framework Design | JSConf.Asia 2019
As the author of Vue, I often get asked on how the major JavaScript frameworks today differ from one another. Typically people expect technical details: size, performance, ecosystem... but to me, what fundamentally differentiates frameworks from one another…
📄 [RFC] Composition API (revised from #42 Function-based Component API)
https://github.com/vuejs/rfcs/pull/78
https://github.com/vuejs/rfcs/pull/78
GitHub
Composition API (revised from #42 Function-based Component API) by yyx990803 · Pull Request #78 · vuejs/rfcs
Rendered | Source
This is a revised version of #42.
Editorial Updates
Renamed the proposal to Composition API
Adjusted adoption strategy and position the API as an advanced, additive API that work...
This is a revised version of #42.
Editorial Updates
Renamed the proposal to Composition API
Adjusted adoption strategy and position the API as an advanced, additive API that work...
📹 "Vue 3 Essentials: Why the Composition API" by Vue Mastery
https://www.vuemastery.com/courses/vue-3-essentials/why-the-composition-api/
https://www.vuemastery.com/courses/vue-3-essentials/why-the-composition-api/
Vue Mastery
Why the Composition API
The killer feature of Vue 3 is the Composition API, but why exactly is it needed and what problems does it solve for us?
VueJS News
✨ vuejs/vuex v4.0.0-alpha.1 https://github.com/vuejs/vuex/releases/tag/v4.0.0-alpha.1
Example with Composition API
https://github.com/vuejs/vuex/blob/4.0/examples/composition/counter/Counter.vue
https://github.com/vuejs/vuex/blob/4.0/examples/composition/counter/Counter.vue
GitHub
vuex/examples/composition/counter/Counter.vue at main · vuejs/vuex
🗃️ Centralized State Management for Vue.js. Contribute to vuejs/vuex development by creating an account on GitHub.
✨ vuejs/vitepress
Little brother of VuePress, built on top of Vite
https://github.com/vuejs/vitepress/blob/master/README.md
Little brother of VuePress, built on top of Vite
https://github.com/vuejs/vitepress/blob/master/README.md
GitHub
vuejs/vitepress
Vite & Vue powered static site generator. Contribute to vuejs/vitepress development by creating an account on GitHub.
📦 vue-concurrency
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API
https://vue-concurrency.netlify.app/
A library for encapsulating asynchronous operations and managing concurrency for Vue and Composition API
https://vue-concurrency.netlify.app/
vue-concurrency.netlify.app
🚦vue-concurrency
A library for encapsulating asynchronous operations and managing concurrency