February 2014
Vue.js publicly released
Evan You released Vue.js in February 2014 — a progressive framework extracting Angular's data binding without the weight.
What it was for
Vue offers reactive data binding, single-file components, and optional routing/state (Vue Router, Pinia) — adopt incrementally on existing pages or build full SPAs. Popular in Laravel stacks, Chinese tech ecosystems, and teams wanting ReactA JavaScript library for building UIs — component trees and declarative rendering for the web.-like ergonomics with gentler learning curve.
People
- Evan You — creator
Why it's here
Vue became the third pillar of modern frontends alongside ReactA JavaScript library for building UIs — component trees and declarative rendering for the web. and Angular.
Why it mattered
It proved a progressive, incrementally adoptable framework could compete with all-in SPA platforms.
What it solved
AngularJS felt heavy for quick prototypes; You wanted reactive templates and components in a small package.
Media
- ImageVue.js
Evan You, https://github.com/yyx990803, CC BY 4.0, via Wikimedia Commons
Related
- AngularJS 0.9.0 open-sourcedOctober 20, 2010