All Topics

Vue

A JavaScript framework for building interfaces

Overview

Vue is a JavaScript framework for building user interfaces. It notable for being what it calls “progressive” which means it is easy to pick up from knowing only HTML, CSS, and JavaScript. Vue is a great alternative to other front end frameworks like React or Angular, especially if you want something that can get you up and running quickly.

Related Topics

What you should learn next