Several thoughts on Vue.js
Vue.js is a framework that helps developers build web application. This is not the first framework that I encountered. I have a little bit experience with Handlebars and AngularJS. Handlebars is very easy to pick up. But there’s limitation when you want to bind the data, such as…