Headliners
Support Chris Fritz to build better Vue.js Docs
Chris Fritz has officially launched a Patreon so he can focus more of his time and energy on building the Vue.js documentation.
Vue on 2018 — Interview with Evan You
In this interview, Liesbeth Hermans talks to Evan You about the success of Vue.js and the future!
Sponsor

Whitepaper: Planning a Vue Application
Start your next Vue project with confidence. Learn strategies for tooling, frontend and UX, testing and performance to boost your (and your team’s) productivity. Get your free copy.
Release Radar
Quasar v0.15.7 & CLI 0.15.11
Tons of update in this release from Quasar including the ability to set colors dynamically at run time.
Featured

Vuetify - Material Component Framework
Build stunning user interfaces with the #1 Material Component Framework for Vue.js
Tutorial & Resources
Progressive Image Rendering with "v-lazy-image"
Easily load images only when they come into view with this cool component built by Alex Morales. There is probably no reason why you shouldn't be using this on your Vue.js site.
Creating reusable Transitions
Learn how to create reusable transitions in a Vue.js app in this tutorial from Cristi Jora.
Quick Start Tutorial to Webpack 4 and Vue.js
Webpack 4 was released recently and is apparently 98% faster than before. Learn how to bring it into a Vue.js project in this intro tutorial.
Prettier support comes to Vue.js
Alligator shared this article on Prettier, a popular code formatter that is now supported in Vue.js.
Components
vue-comment-grid
Tugay Yaldiz shared this pretty fancy commenting Vue.js component that brings together Firebase and CSS Grid.