Peeking into Vue.js 2 (Part 1)

Vue.js 2 is coming and we are all excited about it. The new Vue, along with great improvements and new features (Virtual DOM, Server Side Rendering, JSX/Hyperscript support, and more), comes with a few deprecations and conversions.

This tutorial talks about each new feature and how to be prepared to deal with some of the deprecations.

You can read it on DotDev.