Overview

Vue.js (pronounced /vjuː/, like  view) is a library for building interactive web interfaces. The goal of Vue.js is to provide the benefits of  reactive data binding and  composable view components with an API that is as simple as possible.

Vue.js itself is not a full-blown framework - it is focused on the view layer only. It is therefore very easy to pick up and to integrate with other libraries or existing projects. On the other hand, when used in combination with proper tooling and supporting libraries, Vue.js is also perfectly capable of powering sophisticated Single-Page Applications.

If you are an experienced frontend developer and want to know how Vue.js compares to other libraries/frameworks, check out the Comparison with Other Frameworks; if you are more interested about how Vue.js approaches larger-scale applications, check out the section on Building Larger-Scale Applications.

#vue #programming #vue.js

Overview of Vue, 10000 Mistakes, Practice Perfects and MORE
1.25 GEEK