Описание тега vuejs2

Используйте этот тег для вопросов, связанных с версией 2 Vue.js, прогрессивной платформы Javascript с открытым исходным кодом для создания пользовательских интерфейсов.

Vue.js is a popular open-source JavaScript framework. It is maintained on Github and created by Evan You, a former Google engineer. This tag is related to questions specific to version 2 of Vue.js. Version 2 was released on 1st of October 2016 and has an API similar to version 1.

Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only and is very easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.

Its main selling points are:

  • Approachability: Already know HTML, CSS and JavaScript? Read the guide and start building things in no time!

  • Versatility: Simple, minimal core with an incrementally adoptable stack that can handle apps of any scale.

  • Performance: 16kb min+gzip Runtime Blazing Fast Virtual DOM Minimal Optimization Efforts

An overview of its functionality can be found in the guide. The API documentation is available here.

On top of that, the Vue.js documentation contains a comparison page with other frameworks and popular libraries, such as React or Angular.js.


Official Logo:

https://stackru.com/images/ed37470237eb37bdc3e725163404d4fca8053ce6.png