Vue-loader [13.1.0] update.
Example of a template for a functional component
Changelog:
https://github.com/vuejs/vue-loader/releases/tag/v13.1.0
Example of a template for a functional component
Changelog:
https://github.com/vuejs/vue-loader/releases/tag/v13.1.0
GitHub
vuejs/vue-loader
📦 Webpack loader for Vue.js components. Contribute to vuejs/vue-loader development by creating an account on GitHub.
Vue-loader [13.2.1] and [13.3.0] update.
Changelog:
https://github.com/vuejs/vue-loader/releases/tag/v13.2.1
Changelog:
https://github.com/vuejs/vue-loader/releases/tag/v13.2.1
GitHub
vuejs/vue-loader
vue-loader - Webpack loader for Vue.js components
Evan You: "Drafting 2.5 release notes and docs today!"
https://twitter.com/youyuxi/status/918519376453697536
https://twitter.com/youyuxi/status/918519376453697536
Twitter
Evan You
Drafting 2.5 release notes and docs today!
vuejs-templates/webpack [1.1.2] and [1.1.3] update
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.1.2
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.1.2
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
vuejs-templates/webpack [1.2.0] update.
webpack-dev-server and Jest.
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.0
webpack-dev-server and Jest.
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.0
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
vuejs-templates/webpack [1.2.1] fix.
Added postcss-loader, which was mistakenly removed by when merging PR #824
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.1
Added postcss-loader, which was mistakenly removed by when merging PR #824
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.1
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
vuejs-templates/webpack [1.2.4] A Bunch of Fixes
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.4
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.2.4
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
Progressively migrating from AngularJS to Vue.js
https://medium.com/unbabel-dev/progressively-migrating-from-angularjs-to-vue-js-at-unbabel-581eb4ae022d
https://medium.com/unbabel-dev/progressively-migrating-from-angularjs-to-vue-js-at-unbabel-581eb4ae022d
Medium
Progressively migrating from AngularJS to Vue.js at Unbabel
We recently decided to migrate some of our existing web applications from AngularJS to Vue.js and set Vue as the new standard framework to…
VueJS meetup #4 - Mikhail Kuznetcov - Modern Web Components API with VueJS
https://www.youtube.com/watch?v=N42ymP081wU
https://www.youtube.com/watch?v=N42ymP081wU
YouTube
Mikhail Kuznetcov - Modern Web Components API with VueJS
Mikhail Kuznetcov (@legkoletat)
Dev engineer at ING
Modern Web Components API with VueJS at the VueJS Amsterdam meetup 23 November 2017
slide deck: https://goo.gl/G9V4mf
meetup link: https://www.meetup.com/VueJSMeetupAmsterdam/events/244077404/
Dev engineer at ING
Modern Web Components API with VueJS at the VueJS Amsterdam meetup 23 November 2017
slide deck: https://goo.gl/G9V4mf
meetup link: https://www.meetup.com/VueJSMeetupAmsterdam/events/244077404/
Clean Up Stateless Vue Components with Functional Components
https://blog.manifold.co/clean-up-stateless-vue-components-with-functional-components-4caf8d0cdcd8
https://blog.manifold.co/clean-up-stateless-vue-components-with-functional-components-4caf8d0cdcd8
manifoldco
Clean Up Stateless Vue Components with Functional Components
The announcement of Vue v2.5 came with much buzz to the Vue community and many improvements to Vue. One of these is the improved support…