Tag collection

Vue

Vue covers related products, services, and industry information, bringing together providers, company profiles, and industry news to help readers compare features, pricing, use cases, and current market developments.

Provider

3 results shown
View more →

Iconify

United States

Iconify is an open-source unified icon framework aggregating 200,000+ SVG icons from 100+ icon sets, with on-demand loading, cross-framework components and an API under the MIT license for free commercial use.

Vue.js

global

Created by Evan You in 2014, Vue.js is a progressive JavaScript frontend framework known for its progressive design, low learning curve, and excellent documentation, one of the most popular JavaScript frontend frameworks globally.

Builder.io

United States

Builder.io is a visual development and headless CMS platform founded in the United States in 2014. Drag-and-drop building generates React/Vue/Svelte component code with A/B testing and personalization, integrated via API into any frontend framework.

Article

3 results shown
View more →

Frontend Frameworks Explained: Why Everyone Uses React, Vue, and Svelte

Once a page grows complex, vanilla JavaScript turns into laborious "change data, find the DOM, update the DOM by hand" work. Frontend frameworks automate exactly that. This guide explains the three problems frameworks solve (components, reactivity, state), compares the core ideas of React/Vue/Svelte, and gives a framework-vs-vanilla-JS tradeoff table.