Vue.js docs: added a basic explanation of the virtual DOM for the render functions page.
https://twitter.com/chrisvfritz/status/902192283507974144
https://twitter.com/chrisvfritz/status/902192283507974144
Twitter
Chris Fritz
.@DamianDulisz and I also added a basic explanation of the virtual DOM for the render functions page! 🎉 https://t.co/ZG8U6CaxQo
Vuex 2.4.0 was released! Changelog:
https://github.com/vuejs/vuex/releases/tag/v2.4.0
https://github.com/vuejs/vuex/releases/tag/v2.4.0
GitHub
vuejs/vuex
vuex - Centralized State Management for Vue.js.
New video records from last Vue NYC meetup.
Link to YouTube channel:
https://www.youtube.com/channel/UCX4w2P-M4cuWQG0WKgU3TTQ
Link to YouTube channel:
https://www.youtube.com/channel/UCX4w2P-M4cuWQG0WKgU3TTQ
YouTube
Vue NYC
Videos for Vue NYC meetup (https://www.meetup.com/vueJsNYC)
Vue.js + TypeScript course by Alex Jover Morales on egghead.io
https://egghead.io/courses/use-typescript-to-develop-vue-js-web-applications
https://egghead.io/courses/use-typescript-to-develop-vue-js-web-applications
egghead
Use TypeScript to Develop Vue.js Web Applications
TypeScript is a powerful JavaScript superset which brings you first-class static type-checking along with latest ECMA Script features. Vue is one of the...
VueNYC - Jeff Posnick - Production Ready Progressive Web Apps with vue-pwa-boilerplate
https://www.youtube.com/watch?v=MLciApf2WTc
https://www.youtube.com/watch?v=MLciApf2WTc
YouTube
VueNYC - Production Ready Progressive Web Apps with vue-pwa-boilerplate - Jeff Posnick
vue-cli along with the vue-pwa-boilerplate gives developers a solid starting point for building production-ready Progressive Web Apps. We'll walk through the process of getting started, and cover all the benefits that you build your PWA on a solid foundation.…
Vue.js Workshop with Evan You: Advanced Features from the Ground Up
https://frontendmasters.com/workshops/vue-advanced-features/
https://frontendmasters.com/workshops/vue-advanced-features/
Frontendmasters
Vue.js Advanced Features from the Ground Up — Exclusive Workshop
In this workshop we are going to build simple versions of such libraries from the ground up using basic Vue features. You will understand these problems
How to use Webpack code splitting with Vue.js
https://medium.com/@cavalet.pierre/how-to-use-webpack-code-splitting-with-vue-js-112ab7a821ee
https://medium.com/@cavalet.pierre/how-to-use-webpack-code-splitting-with-vue-js-112ab7a821ee
Medium
How to use Webpack code splitting with Vue.js
I have been working with Vue.js for the past 8 months and my team and I have used different performance optimization techniques to improve…
Vue.js Workshop with Evan You: Build Scalable Web Apps with VueJS
https://hackages.io/training/hackcamp/vuejs/build-scalable-web-apps-with-vuejs-by-evan-you/512f3ec2-4683-48dd-9bb3-28fca28f0599
https://hackages.io/training/hackcamp/vuejs/build-scalable-web-apps-with-vuejs-by-evan-you/512f3ec2-4683-48dd-9bb3-28fca28f0599
Hackages
Hackages - JavaScript, React & Angular Training in Brussels
Hackages is a team of Javascript expert developers. We offer high quality JS training courses in React, Angular, Vue, Node, Typescript.. in Brussels, Amsterdam, Dublin, Paris, Antwerp, Gent, Liège, ..
Async in Vue.js (part I): Create a shape shifter Skeleton Card in Vuejs with Vuetify instead of a loader
https://medium.com/@FrancescoZ/async-in-vue-js-part-1-28d96f751a2e
https://medium.com/@FrancescoZ/async-in-vue-js-part-1-28d96f751a2e
Medium
Async in Vue.js - Part 1
Create a shape shifter Skeleton Card in Vuejs with Vuetify instead of a loader
[WIP] Further improve Vue type declarations for canonical usage
https://github.com/vuejs/vue/pull/6391
https://github.com/vuejs/vue/pull/6391
GitHub
Further improve Vue type declarations for canonical usage by HerringtonDarkholme · Pull Request #6391 · vuejs/vue
This pull request supersedes #5887 .
Key improvements:
More backward compatible via generic default
Props type inference
@ktsn @kaorun343 @DanielRosenwasser Your reviews or suggestions are welcom...
Key improvements:
More backward compatible via generic default
Props type inference
@ktsn @kaorun343 @DanielRosenwasser Your reviews or suggestions are welcom...
Vue.js 2.4.3 was released!
Changelog: https://github.com/vuejs/vue/releases/tag/v2.4.3
Changelog: https://github.com/vuejs/vue/releases/tag/v2.4.3
GitHub
Release v2.4.3 · vuejs/vue
Bug Fixes
directive: should invoke unbind & inserted on inner component root element change 538ad20, closes #6513
inject: exclude not enumerable keys of inject object (#6346) 3ee62fd, closes #...
directive: should invoke unbind & inserted on inner component root element change 538ad20, closes #6513
inject: exclude not enumerable keys of inject object (#6346) 3ee62fd, closes #...
"Ask me Anything" session with Vue.js core team:
https://hashnode.com/ama/with-vuejs-team-cj7itlrki03ae62wuv2r2005s
https://hashnode.com/ama/with-vuejs-team-cj7itlrki03ae62wuv2r2005s
Hashnode
Ask anything to Vue.js Team - Hashnode
Ask me anything: Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. It is designed to be incrementally adoptable, with the ability to scale between just a library and a full-feature framework, depending on your use…