Introducing Front-end Frameworks
Learn about front-end frameworks and the most popular JavaScript frameworks. The content in this category introduces one of the most active, most visible parts of the JavaScript ecosystem.
What is Vue.js?
Vue.js is a framework for building dynamic JavaScript web applications. Vue.js tries to strike a balance between batteries-included frameworks like Angular and lightweight frameworks like React. Vue.js has first-party plugins for functionality that React relies on 3rd-party plugins for, but the functionality is still optional unlike Angular.