Plans of the next Iteration of Vue.js [via The Vue Point]

Evan You, the creator of Vue.js gave a little sneak peek of the plans for Vue.js 3.0 at Vue.js London 2018. The new major version aims to be smaller, faster and more powerful:

We’ve accumulated a number of ideas that would bring improvements, but they were held off because they would result in breaking changes. At the same time, the JavaScript ecosystem and the language itself has been evolving rapidly. What’s more exciting is that we are seeing ES2015 support becoming a baseline for all major evergreen browsers. Vue 3.0 aims to leverage these new language features to make Vue core smaller, faster, and more powerful.
Evan You
Creator of Vue.js

Vue 3.0 will probably be shipped sometime 2019. In this article, Evan gives an overview of improvements and new features that will be implemented.

Read More about Vue.js 3.0

Similar Articles
Set up easy Vue Pagination for Laravel Projects [via Cloudways]
24.08.2018  •  in #Tutorial, #Bookmarks
In his tutorial for Cloudways, Pardeep Kumar shows you how to easily create a pagination with Vue and Laravel!
Hit The Ground Running With Vue.js And Firestore [via SmashingMag]
10.04.2018  •  in #Bookmarks
Vue.js is a great starting point for prototyping your next product idea! ⚙️ We love how quick & flexible we can be with it! Firestore (the data storage by Google Firebase) is a great companion for Vue.js, as it's equally flexible while remaining hi...