Based on our record, Vue.js seems to be a lot more popular than Elastic UI. While we know about 395 links to Vue.js, we've tracked only 6 mentions of Elastic UI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I did this! I founded EUI [0] at Elastic and helped teams adopt it. I attribute success to a few factors: 1. Publish components, not styles. This has been rehashed in other HN threads, but the idea is to provide Lego blocks to help engineers build UIs more quickly. This might be out of fashion with Tailwind adherents but we found success by treating the framework's primary interface as React/Vue/JS, not CSS. 2. Be... - Source: Hacker News / 9 months ago
My very modest claim to "fame" is having founded the Elastic UI Framework [1]. My experience with these kinds of design systems taught me two lessons: 1. You'll iterate towards the most useful version of your design system in the least amount of time if maintainers spend time consuming it, and vice versa. 2. Code is the source of truth, in the form of the component library. It's an unhelpful fiction to treat the... - Source: Hacker News / over 1 year ago
Excellent, I see now. Thanks! https://elastic.github.io/eui/#/tabular-content/data-grid#virtualization. - Source: Hacker News / over 2 years ago
You should check out our living style guide, which contains many examples of components in the EUI framework aesthetic, and how to use them in your products. We also have a FAQ that covers common usage questions. - Source: dev.to / almost 4 years ago
I don't think its ready yet, but people shoudl also check out elasic ui it seems like a very comprehensive library, still under dev. Source: about 4 years ago
Evan You, creator of Vue.js, is a prime example. Vivek Nair, Co-Founder of BotGauge, notes that You “created something that addresses real developer needs with clean logic and thoughtful design.” Vue.js powers over 1.5 million websites in 2025, a testament to its scalability and developer trust, as reported by BuiltWith. You’s ability to build a framework independently, without corporate backing, underscores his... - Source: dev.to / 19 days ago
In mid-2000s Gmail revolutionized web development by becoming the first true SPA project. Its seamless user experience inspired developers worldwide to adopt this new model, leading to the creation of frameworks like React, Angular and Vue.js. SPAs became the go-to solution for many applications, which required real-time interactions and a fluid user experience. - Source: dev.to / 21 days ago
The MVC approach is dominating the application market at the time of writing. The three main front-end frameworks which do this are React, Vue and Angular but there are many, many more. - Source: dev.to / 3 months ago
Something I have already seen in many different code bases using frontend libraries like React and Vue is that developers use advanced state management solutions (e.g. Redux, Vuex, or Pinia) way too often. - Source: dev.to / 4 months ago
Vue.js Vuejs.org Progressive framework for building reactive interfaces. - Source: dev.to / 4 months ago
Material UI - A CSS Framework and a Set of React Components that Implement Google's Material Design
React - A JavaScript library for building user interfaces
Atlaskit - Atlassian's official UI library for React
Svelte - Cybernetically enhanced web apps
Ant Design - An enterprise-class UI design language and React implementation with a set of high-quality React components, one of best React UI library for enterprises
AngularJS - AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.