10 years ago today - Vue.js was officially launched

The latest update from Vue’s official Twitter account reads :

10 years ago today (February 3, 2014), Vue made its debut on Hacker News: news.ycombinator.com/item?id=7169288

10 years later, Vue has become one of the most widely used front-end projects, with a diverse community around the world.

Vue.js is an open source front-end framework independently developed by You Yuxi and is currently maintained by him and other active core team members.

While working at Google's Creative Lab, You Yuxi came into contact with the Web front-end framework "Angular" developed by the Google team. He was very interested in the way Angular can handle the operation of web page DOM through data binding, and wanted to develop based on it. A framework with similar functionality but more lightweight.

Later, You Yuxi named the developed framework "Vue.js" and officially announced it in February 2014, claiming to make " JavaScript MVVM simpler ."

https://news.ycombinator.com/item?id=7169288

During the interaction with developers, You Yuxi carefully answered the differences between Vue.js and Angular in technical architecture design. In order to ensure that the framework is as lightweight as possible, Vue.js abandons features such as dependency injection and precompiled JSX.

According to You Yuxi’s review data one week after Vue.js was officially released, he first announced Vue.js on three websites: HackerNews, EchoJS and the Reddit subreddit /r/javascript. Within a day, Vue.js quickly took over the top of their list.

It is said that a 2016 survey on JavaScript frameworks showed that Vue had 89% developer satisfaction. On GitHub, the project earns an average of 95 stars per day, making it the third most starred repository in GitHub history.

However, this warehouse ( https://github.com/vuejs/vue ) , which has witnessed ten years of growth of Vue.js and once set a GitHub star record, has entered a "frozen" state.

Because on the last day of last year, Vue 2 officially went EOL after releasing the "swan song" version:

But as You Yuxi said, the end of Vue 2 marks a new beginning - 2024 will be an exciting year for Vue.

Guess you like

Origin www.oschina.net/news/277597/vuejs-10yr