Apps Built with Vue.js

Vue's reputation as the approachable framework is well earned, and approachability is a competitive advantage in markets where a large share of developers are self- taught. Its template syntax is close to plain HTML, so someone who knows the web can become productive without first learning a new mental model, and it can be added incrementally to an existing page rather than demanding a rewrite. That incremental path matters for agencies modernising client sites a piece at a time. The official documentation is unusually good, which for developers learning without a mentor is a genuine factor in language choice. Vue applications also tend to be smaller than equivalent React ones, which helps on constrained connections. The hiring pool is narrower than React's, so teams weigh recruitment against developer experience. Browse products built with Vue below.

Browse by tech stack

Frequently asked questions

Is Vue easier to learn than React?
Many developers find it so. The template syntax stays close to HTML and the official documentation is thorough, which helps self- taught developers particularly.
Can Vue be added to an existing site?
Yes, it works incrementally on a single page or component, which suits agencies modernising client sites gradually.