Vue.js 3 – A first look at the new version
Since the release of Vue.js v2, Vue.js has grown rapidly. With Angular and React, Vue.js is one of the leading frameworks in the front-end world. And the latest version of Vue.js is nearly ready to be released. The new version should be faster, smaller and developers need to write less code in the future. A goal of the core team is that developers should concentrate more on the features and the problems they like to solve, instead of code they are writing with the framework. This is the reason we are going to look into the new version and new features!
Read more »