Vue.js 2.4.4 was released (SSR fixes)
Changelog: https://github.com/vuejs/vue/releases/tag/v2.4.4
Changelog: https://github.com/vuejs/vue/releases/tag/v2.4.4
GitHub
vuejs/vue
vue - A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Vue.js 3 and other top news from Q&A event with core Vue devs
https://medium.com/@gustojs/vuejs-3-and-other-top-news-from-q-a-event-with-core-vue-devs-c9834946ae7b
https://medium.com/@gustojs/vuejs-3-and-other-top-news-from-q-a-event-with-core-vue-devs-c9834946ae7b
Medium
Vue.js 3 and other top news from Q&A event with core Vue devs
The Q&A session with core Vue.js developers took part at Hashnode yesterday, ten days before the anniversary of Vue 2 official release…
Upcoming TypeScript Changes in Vue 2.5
https://medium.com/the-vue-point/upcoming-typescript-changes-in-vue-2-5-e9bd7e2ecf08
https://medium.com/the-vue-point/upcoming-typescript-changes-in-vue-2-5-e9bd7e2ecf08
Medium
Upcoming TypeScript Changes in Vue 2.5
Typing Improvements
VueNYC - A Short Synopsis of Vue Storybook
https://youtu.be/qcSEIH5iexc
https://youtu.be/qcSEIH5iexc
YouTube
VueNYC - A Short Synopsis of Vue Storybook - Erin Depew
A brief overview of Vue Storybook: what it does, how it works, and why you would want to use it.
CONTENTS
0:05 - Intro
0:58 - Style guides
1:29 - Living style guides
2:22 - Pattern Lab and Drupal Style guide
2:41 - React custom style guide
3:25 - Vue storybooks…
CONTENTS
0:05 - Intro
0:58 - Style guides
1:29 - Living style guides
2:22 - Pattern Lab and Drupal Style guide
2:41 - React custom style guide
3:25 - Vue storybooks…
Integration Vaadin WebComponents UI with Vue.js
https://vaadin.com/docs/elements/v8/integrations/integrations-vuejs.html
https://vaadin.com/docs/elements/v8/integrations/integrations-vuejs.html
Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest
https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest
https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest
Vue.js Single-File JavaScript Components In The Browser
https://vuejsdevelopers.com/2017/09/24/vue-js-single-file-javascript-components/?jsdojo_id=revue_sjc&utm_campaign=Revue%20newsletter&utm_medium=Newsletter&utm_source=https%3A%2F%2Ft.iss.one%2Fvuejs_news
https://vuejsdevelopers.com/2017/09/24/vue-js-single-file-javascript-components/?jsdojo_id=revue_sjc&utm_campaign=Revue%20newsletter&utm_medium=Newsletter&utm_source=https%3A%2F%2Ft.iss.one%2Fvuejs_news
Vue.js Developers
Vue.js Single-File JavaScript Components In The Browser
One of the cool things about native JavaScript modules for Vue.js users is that they allow you to organize your components into their own files without any kind of build step required. In this article, I'm going to show you how to write a single-file JavaScript…
Vuex 2.4.1 was released.
Changelog: https://github.com/vuejs/vuex/releases/tag/v2.4.1
Changelog: https://github.com/vuejs/vuex/releases/tag/v2.4.1
GitHub
vuejs/vuex
vuex - Centralized State Management for Vue.js.
Get Started with vue-test-utils and Jest
https://blog.codeship.com/get-started-with-vue-test-utils-and-jest/
https://blog.codeship.com/get-started-with-vue-test-utils-and-jest/
via @codeship
Get Started with vue-test-utils and Jest - via @codeship
Vue's testing solution, vue-test-utils, is an excellent tool that's fast and reliable when it comes to continuously running JavaScript unit tests.
FuseBox / Introducing Vue.js Component Support. Instant HMR and much more.
https://medium.com/fusebox/introducing-vue-js-component-support-instant-hmr-and-much-more-aa1a70b1687b
https://medium.com/fusebox/introducing-vue-js-component-support-instant-hmr-and-much-more-aa1a70b1687b
Medium
Introducing Vue.js Component Support. Instant HMR and much more.
Whilst FuseBox already had a Vue Plugin, it was basic and lacking many of features that makes working with Vue.js so enjoyable. However…
vuejs-templates/webpack [1.1.0] Update
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.1.0
Changelog:
https://github.com/vuejs-templates/webpack/releases/tag/1.1.0
GitHub
vuejs-templates/webpack
webpack - A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.