Initial version of standalone vue-devtools app
https://github.com/vuejs/vue-devtools/tree/master/shells/electron
https://github.com/vuejs/vue-devtools/tree/master/shells/electron
GitHub
vuejs/vue-devtools
vue-devtools - ⚙️ Browser devtools extension for debugging Vue.js applications.
FullStack Radio Podcast - Episode 81 with Evan You - Advanced Vue component design
https://www.fullstackradio.com/81
https://www.fullstackradio.com/81
Full Stack Radio
81: Evan You - Advanced Vue Component Design
In this episode, Adam talks to Evan You the creator of Vue.js about advanced component design patterns, and using features like scoped slots and render functions to build components that are much more than just UI widgets.
vue-loader [14.0.0] update.
Support for @vue/cli web component mode
https://github.com/vuejs/vue-loader/releases/tag/v14.0.0
Support for @vue/cli web component mode
https://github.com/vuejs/vue-loader/releases/tag/v14.0.0
GitHub
vuejs/vue-loader
vue-loader - 📦 Webpack loader for Vue.js components
Evan You in Twitter:
"The vue-cli default App.vue, built as web component"
https://twitter.com/youyuxi/status/958548829418246144
"The vue-cli default App.vue, built as web component"
https://twitter.com/youyuxi/status/958548829418246144
Twitter
Evan You
The vue-cli default App.vue, built as web component
@vue/web-component-wrapper - Wrap and register a Vue component as a custom element.
https://github.com/vuejs/vue-web-component-wrapper
https://github.com/vuejs/vue-web-component-wrapper
GitHub
GitHub - vuejs/vue-web-component-wrapper: (Vue 2 only) Wrap a Vue component as a web component / custom element.
(Vue 2 only) Wrap a Vue component as a web component / custom element. - vuejs/vue-web-component-wrapper
Vue on 2018 — Interview with Evan You, author of the Vue.js framework
https://blog.hackages.io/https-blog-hackages-io-evanyoubhack2017-cc5559806157
https://blog.hackages.io/https-blog-hackages-io-evanyoubhack2017-cc5559806157
Medium
Vue on 2018 — Interview with Evan You, author of the Vue.js framework
No one can deny it: Vue.js is booming. The Progressive JavaScript framework is making big gains with a growing community of users & a large…
VueJS Amsterdam Meetup - Future of @vuejs by @youyuxi
https://twitter.com/posva/status/964419392736931840
https://twitter.com/posva/status/964419392736931840
Twitter
Ed @Amsterdam 🇳🇱
Future of @vuejs by @youyuxi
Slides of Edd Yerburgh presentation "Unit testing Vue components
The what, why, and how"
https://slides.com/eddyerburgh/testing-vue-components#/
The what, why, and how"
https://slides.com/eddyerburgh/testing-vue-components#/
Slides
Unit Testing Vue components
What, why, and how of unit testing Vue components
vue-test-utils [v1.0.0-beta.12] update
https://github.com/vuejs/vue-test-utils/releases/tag/v1.0.0-beta.12
https://github.com/vuejs/vue-test-utils/releases/tag/v1.0.0-beta.12
GitHub
vuejs/vue-test-utils
vue-test-utils - 🔬 Utilities for testing Vue components