React
The library for web and native user interfaces. (by facebook)
Vue.js
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core (by vuejs)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
React | Vue.js | |
---|---|---|
1,969 | 386 | |
238,455 | 209,306 | |
0.7% | 0.1% | |
9.9 | 6.0 | |
3 days ago | 11 months ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
React
Posts with mentions or reviews of React.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-30.
- Your First React Component: JSX, Components, and the "Hello, World" Program(5/Sept)
-
12 habits that secretly turn average devs into 10x engineers (no, not ChatGPT)
Early in my career, I struggled to understand how React’s state updates actually worked. Docs gave me the basics, but edge cases around batching were confusing. One weekend, I pulled up the React source code on GitHub and traced how state changes bubbled through the scheduler. Suddenly, the “weird bugs” I hit at work made sense because I wasn’t guessing anymore, I’d seen the engine.
-
10 AI Tools That Took My SaaS Website from Zero to Launch!
3. Next.js and React (Frontend framework)
-
Why did I build a transparent, account-free, open-source URL shortener?
My primary passion is backend development, but I wanted to build a user-friendly frontend to complete this project. Given my experience with React, Next.js was the obvious choice due to its excellent documentation and ease of use.
-
What’s New in React 19? A Beginner’s Guide to the Latest Features
Check out the React 19 Upgrade Guide for more details. Have fun coding, and share in the comments what you’re building with React 19! 🎉
-
How I’d Learn React, TypeScript & Tailwind in 2025 — and Build a Job-Ready Portfolio
React Official Documentation — Start here for official guides and tutorials
-
From TypeScript to SQL: Automatically Granting DB Permissions Without Losing Your Mind
At IVAO, we partially follow micro-services best practices. This means each business group (e.g., Flight tracking, Flight planning, Air Traffic controlling, Training) has its own NestJS API and ReactJS frontend. But we took a shortcut on the DB side, as we have quite some references across systems, especially for user IDs, airports, etc... We decided to have a single MariaDB instance while having a dedicated logical database for each API, so we still have a separation of concerns but we can guarantee data integrity with foreign keys across those databases.
-
How to Choose the Right Tech Stack for Your SaaS MVP
React.js (fast, large ecosystem)
-
AI Stack for Solo Developers: Build an Entire Startup with These Tools
Tools: V0 by Vercel, shadcn/ui, React, Tailwind CSS V0 turns natural language prompts into ready-to-use React + Tailwind UI code. Ask for “a responsive SaaS dashboard with a dark theme and collapsible sidebar” and you get production-ready code instantly, accessible, tweakable, and not locked into rigid templates.
-
How can I request a review from a member of the React core team?
My PR: https://github.com/facebook/react/pull/34116
Vue.js
Posts with mentions or reviews of Vue.js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-24.
-
SuperUtilsPlus: A Modern Alternative to Lodash
But it does not deal with all the non-JSON objects, e.g. Map or other class instances that are not even JSON-serializable by default.
Best to use TypeScript, and ideally, it should only be needed to do such checks when dealing with foreign data.
When data comes from parsing JSON, the check above should be enough.
When authoring complicated library code that needs reflection, I think it's worth looking at Vue2's hilarous solution:
https://github.com/vuejs/vue/blob/547a64e9b93d24ca5927f653710b5734fa909673/src/util/lang.js#L293
-
Migrating a Legacy Project from Vue CLI to Vite
Recently, a ticket was added to our sprint with the goal of reducing packages with critical and high vulnerabilities in a legacy project. The task involved migrating a Vue 2 project using Vue CLI as the build tool to Vite.
-
Top 10 GitHub Repositories every Web Developer should know in 2025
Vue.js is a tool for building user interfaces. It's easy to use and works well for both small and big projects. I specifically love the team behind Vue and Nuxt! Highly recommend checking it out and giving it a try. It has 208k stars 🌟. Explore Vue.js here.
-
Top 20 Javascript Libraries on Github
Repository: Vue.js
-
Awesome List
GitHub Repository - The main Vue.js repository.
-
Here are the 10 projects I am contributing to over the next 6 months. Share yours
Vuejs
- Vue 2 Final Release
-
🎄 Top Front-End Frameworks in 2024 Worth Your Time and Effort to Master
Vue.js is a big favorite for making websites because it's easy to use and fits in well with other stuff. Many people worldwide are using it, and the community keeps growing.
-
Angular vs. React vs. Vue.js: Comparing performance
Vue has a thriving ecosystem with a wide range of third-party libraries and plugins available for extending its functionality. These libraries cover everything from state management to routing, making it easy for developers to find solutions to common problems and enhance their development workflow. As of this writing, Vue has 200k GitHub stars.
-
Top 10 "Must Have" Repositories for Web Developers
6. Vue.js
What are some alternatives?
When comparing React and Vue.js you can also consider the following projects:
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
Aurelia 1 - The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
streamlit - Streamlit — A faster way to build and share data apps.
Backbone.js - Give your JS App some Backbone with Models, Views, Collections, and Events
Preact - ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured