Categories
Tech Intuitions

Vue.js

Vue.js is lightweight open source Model-view-viewmodel based javascript framework. Its developed with focus mainly on view layer to create simple responsive web applications.

With Vue.js data elements can be bound to HTML components. Binding can be two ways i.e. changes in data element can be reflected in HTML component & HTML component changes can get reflected to data element. Vue.js provides rich set of javascript APIs ,directives around two-way data binding & ease of content development.

Leave a comment

Design a site like this with WordPress.com
Get started