SaaSHub helps you find the best software and product alternatives Learn more →
Javascript Alternatives
Similar projects and alternatives to javascript
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
-
-
-
-
-
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
-
-
-
-
-
-
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
-
-
awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
-
-
JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. (by TheAlgorithms)
-
javascript discussion
javascript reviews and mentions
-
33-js-concepts VS javascript - a user suggested alternative
2 projects | 15 Jan 2026
saimatouseef78
-
JavaScript's For-Of Loops Are Fast
Their rationale is written here, May 21 2021 final comment on the closed issue from the creator themself. Even in 2021 this was a dubious argument to make given the browser landscape, and they are clearly just frustrated to be challenged on this topic:
> in the latest version of all browsers. Despite marketing, no browsers are "evergreen" according to the google analytics of major websites I've been able to review over the last couple years. (Nothing but safari will likely ever support PTC - which is not an optimization - so that's not really relevant to discuss) Performance isn't important, readability is.
ref: https://github.com/airbnb/javascript/issues/1122#issuecommen...
-
Share Your CLAUDE.mds
TL;DR https://claudemd.dev is where you can find guidelines to make your vibe coding more effective
If you haven't used claude code, I highly recommend you check it out. You may have used other AI tools in development, but being a cli with a refined "plan" step has revolutionized my development workflow. The fact that I can dispatch three prompts to run concurrently, and reliably trust the actions being taken feels incredible. I am spending less time thinking about code and more about the higher level direction of the code.
If you want claude code to be more reliable in its output, it can further be directed by using CLAUDE.md files. These files are included in the plan step and significantly improve the quality of its output. What makes a useful CLAUDE.md is similar to a well written style guide [1]. By providing a set of guidelines for what patterns to follow, the LLM can be more focused when building its plan. In a sense, a CLAUDE.md can be thought of as a "language semantics" for your codebase or directory for how to "compile" your thoughts into actions. Fortunately, you don't need to write your semantics in BNF [2], but the completeness of your semantics matter nonetheless. Without forethought, an LLM will happily come up with its own plan for your codebase.
I thought of and published https://claudemd.dev last night with the idea that sharing these files will improve the quality of code that we will be writing for this next abstraction of software development.
If you want to learn more about these files, I recommend reading this https://claudelog.com/mechanics/claude-md-supremacy.
[1] https://github.com/airbnb/javascript
- Migrating a JavaScript Project from Prettier and ESLint to BiomeJS
-
Error Propagation with Custom Error Types
Airbnb JavaScript Style Guide
-
Step-by-Step Guide to Front-end Engineering — A Comprehensive Tutorial
airbnb (101k stars, English version), airbnb-Chinese version
- ESLint v9 Support
- From Chaos to Clarity: Formatting React Code for a Clean and Readable Codebase
-
Just use this Next.js Eslint Configuration
AirBbB. I usually start here, but Vercel's config covered most of what I care about for both React and Node code styling.
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository to read the style rules.
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Stats
airbnb/javascript is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of javascript is JavaScript.
Popular Comparisons
- javascript VS java-interviews
- javascript VS 33-js-concepts
- javascript VS eslint-config-google
- javascript VS Standard
- javascript VS javascript-algorithms
- javascript VS ical-js-parser
- javascript VS You-Dont-Know-JS
- javascript VS eslint-plugin-react
- javascript VS nodebestpractices
- javascript VS JavaScript30
Review ★★★★★ 10/10
Review ★★★★★ 10/10
Review ★★★★☆ 8/10