Vue / Vue.js Articles

Sorted By: Most Recent
Anthony Corbo Anthony Corbo
Updated on June 03, 2025

What Is Vue JS?

Vue JS is an open-source JavaScript framework created as a lightweight, progressive alternative to full-featured frameworks like AngularJS and component-based libraries like React.

Image: Shutterstock / Built In
Yordan Ramchev Yordan Ramchev
Updated on October 08, 2024

How to Auto Import Vue Components in JavaScript

Setting up on-demand auto importing for Vue components makes it easier to eliminate typos in import paths and reduces final production build size. Learn more.

Image: Shutterstock / Built In