Civic Auth comes with multiple SSO options, optional embedded wallets, and user management โ all implemented with just a few lines of code. Start building today. Learn more โ
Top 23 web-development Open-Source Projects
-
Front-End-Checklist
๐ The perfect Front-End Checklist for modern websites and meticulous developers
-
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 complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
Project mention: The Patterns of Scalable, Reliable, and Performant Large-Scale Systems | news.ycombinator.com | 2024-12-19
-
front-end-interview-handbook
๐ Front End interview preparation materials for busy engineers (updated for 2025)
-
For anyone looking to master the basics of HTML, this guide on HTML head elements is a great find. Itโs amazing how much functionality is packed into the `` tag, from meta tags that improve SEO to linking external resources like stylesheets and scripts. This guide does a fantastic job of demystifying it all in a simple and approachable way. If you're just starting out with web development or need a refresher, this is definitely worth a read! Check it out [here](https://htmlhead.dev).
-
Project mention: Best Backend Frameworks for 2025: A Developer's Guide to Making the Right Choice | dev.to | 2025-02-02
Rocket: Rust's Type-Safe API Builder
-
responsively-app
A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
Project mention: Polypane, The browser for ambitious web developers | news.ycombinator.com | 2025-03-25To save other readers a click: https://responsively.app/
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management โ all implemented with just a few lines of code. Start building today.
-
To find answers, we wanted to get our hands dirty with three popular Rust web frameworks including rocket, axum, and actix, and get a feeling for their performance, features, and most importantly the developer experience.
-
Front-End-Performance-Checklist
๐ฎ The only Front-End Performance Checklist that runs faster than the others
-
Project mention: Mastering CSS Layout: A Beginner's Guide to Box Model and Flexbox | dev.to | 2025-04-12
MDN Web Docs
-
HTTP Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
-
-
whitestorm.js
:rocket: ๐ช Super-fast 3D framework for Web Applications ๐ฅ & Games ๐ฎ. Based on Three.js
-
top-javascript-interview-questions
200 important JavaScript interview questions for busy Front End Engineers (updated for 2025)
-
Project mention: WebShield โ A new wide-spectrum content blocker for Safari | news.ycombinator.com | 2025-02-28
Blink forked from Webkit more than a decade ago. There are tests that try to measure their compatibility, like https://wpt.fyi/results/?label=experimental&label=master&ali... (part of https://web-platform-tests.org/). They also have different JS engines these days (V8 vs JSCore).
That said, as a frontend dev, I very very rarely run into real world issues between Safari and Chrome. More often it's Firefox/Gecko that lags behind, usually in some sort of graphics optimization (SVG and canvas stuff). Also some differences in WebGL and webgpu support, but those are niche enough that it's not a big deal yet.
-
Front-End-Design-Checklist
๐ The Design Checklist for Creative Web Designers and Patient Front-End Developers
-
-
-
-
-
Kore
An easy to use, scalable and secure web application framework for writing web APIs in C or Python. || This is a read-only mirror, please see https://kore.io/mail and https://kore.io/source for information on how to contribute via the mailing lists.
-
eludadev/ui-buttons - 100 Modern CSS Buttons. Every style that you can imagine.
-
import { provideSocketClient, } from "https://esm.sh/@dobuki/[email protected]"; // Connect to a server and a room const socketClient = provideSocketClient({ host: "demo.dobuki.net", room: "dev.to/jacklehamster", }); socketClient.setData("greeting", "hello, now is " + new Date()); socketClient.observe("greeting").onChange(value => { document.querySelector("#label").textContent = value; });
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
web-development discussion
web-development related posts
-
How To Convert HTML CSS JS To React JS
-
Polypane, The browser for ambitious web developers
-
How To Connect React JS With Node JS and MongoDB
-
Going back to basics with Zero-Build React: The Ultimate Development Guide to Modern ESM CDNs with React 19
-
๐ Cirrus 0.8.0 launched!
-
Rusty Backends
-
Responsively App: The Ultimate Tool for Web Developers on Windows
-
A note from our sponsor - Civic Auth
www.civic.com | 12 May 2025
Index
What are some of the best open-source web-development projects? This list will help you:
# | Project | Stars |
---|---|---|
1 | Front-End-Checklist | 70,010 |
2 | cs-video-courses | 68,669 |
3 | awesome-scalability | 61,765 |
4 | front-end-interview-handbook | 42,863 |
5 | HEAD | 30,032 |
6 | Rocket | 25,121 |
7 | responsively-app | 23,359 |
8 | actix-web | 22,845 |
9 | Front-End-Performance-Checklist | 16,876 |
10 | content | 9,508 |
11 | HTTP Prompt | 9,030 |
12 | p1xt-guides | 7,086 |
13 | whitestorm.js | 6,205 |
14 | top-javascript-interview-questions | 5,542 |
15 | wpt | 5,335 |
16 | Front-End-Design-Checklist | 5,075 |
17 | Publish | 4,931 |
18 | projectlearn-project-based-learning | 4,275 |
19 | front-end-handbook-2018 | 4,186 |
20 | js-dev-reads | 3,981 |
21 | Kore | 3,760 |
22 | ui-buttons | 3,536 |
23 | esm.sh | 3,481 |