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…
Stylelint^8.3.0 now supports <style> tags in *.vue files.
Original tweet by Chriz Fritz:
https://twitter.com/chrisvfritz/status/935697581333770240
Original tweet by Chriz Fritz:
https://twitter.com/chrisvfritz/status/935697581333770240
Twitter
Chris Fritz
PSA: The just-released @stylelint ^8.3.0 now supports <style> tags in .vue files out of the box, even with lang detection and --fix. Huge thanks to @gucong3000 and the stylelint team for making it happen!
vuejs-templates/webpack [1.2.6] update
Adding Autoinstall, JSX support, fixing a few minor things.
https://github.com/vuejs-templates/webpack/releases/tag/1.2.6
Adding Autoinstall, JSX support, fixing a few minor things.
https://github.com/vuejs-templates/webpack/releases/tag/1.2.6
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
Advanced Fine-Grained Control of Vue.js Components
egghead.io free course
https://egghead.io/courses/advanced-fine-grained-control-of-vue-js-components?utm_source=telegram-vuejs_news&utm_medium=email&utm_campaign=eoy2017&utm_term=vue&utm_content=advanced-vue&__s=isph696v6b75omi6s4e5
egghead.io free course
https://egghead.io/courses/advanced-fine-grained-control-of-vue-js-components?utm_source=telegram-vuejs_news&utm_medium=email&utm_campaign=eoy2017&utm_term=vue&utm_content=advanced-vue&__s=isph696v6b75omi6s4e5
egghead.io
Vue.js tutorial: Advanced Fine-Grained Control of Vue.js Components from @johnlindquist on @eggheadio
Vue is known for being super easy to pick up and quickly build great applications using the built-in template bindings and directives. As your application grows in complexity, you'll need finer control of your components.
In this course, we’ll define where…
In this course, we’ll define where…
vue-component-compiler / Next steps discussion
https://github.com/vuejs/vue-component-compiler/issues/34
https://github.com/vuejs/vue-component-compiler/issues/34
GitHub
Next steps · Issue #34 · vuejs/vue-component-compiler
Prior design thread: #28
Thanks to the great work by @znck we now have a good start to iterate on. I did a quick review of the current codebase and here's a list of things I think we should work on...
Thanks to the great work by @znck we now have a good start to iterate on. I did a quick review of the current codebase and here's a list of things I think we should work on...