javascript
JavaScript Style Guide (by airbnb)
33-js-concepts
📜 33 JavaScript concepts every developer should know. (by leonardomso)
javascript | 33-js-concepts | |
---|---|---|
143 | 38 | |
146,565 | 65,039 | |
0.3% | 0.5% | |
5.8 | 7.2 | |
4 months ago | 7 months ago | |
JavaScript | JavaScript | |
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.
javascript
Posts with mentions or reviews of javascript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-02.
-
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.
- The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code
-
18 GitHub Repos to Learn JavaScript
1 . Airbnb JavaScript Style Guide Airbnb, Inc. is an American vacation rental online marketplace company based in San Francisco, California, United States.
-
From React to TypeScript, Simplifying Migration with ts-migrate
Airbnb's TypeScript Style Guide Airbnb's style guide for TypeScript provides best practices and guidelines for writing consistent and maintainable TypeScript code.
- Why does JavaScript need a style guide? (2013)
33-js-concepts
Posts with mentions or reviews of 33-js-concepts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-07-26.
-
18 GitHub Repos to Learn JavaScript
15 . 33 JS Concepts This repository is a collection of articles and books on the 33 JavaScript Concepts which every JavaScript Developer should know in order to have an in-depth knowledge of the language and its working.
- JavaScript concepts every developer should know
-
10 GitHub Repos for Mastering JavaScript
Repository: leonardomso/33-js-concepts
-
🧙♂️Master JavaScript with these 5 GitHub repositories🪄✨🚀
2. 📜 33 JavaScript concepts every developer should know.
- 33-JS-concepts – 33 JavaScript concepts every developer should know
-
Awesome Github Repos to Master JAVASCRIPT
😎 A list of concepts that JS developers must know -> 33-js-concepts
-
10 GitHub Repositories You Should Know as a JavaScript Developer
+51.8k ⭐ ️=> https://github.com/leonardomso/33-js-concepts
-
is Learning web pages(5th edition) by Jennifer Robbins is outdated or not?
Here’s a great resource doing exactly that : 33 concepts
- Top 6 Github Repos for JavaScript Developers...
What are some alternatives?
When comparing javascript and 33-js-concepts you can also consider the following projects:
eslint-config-google - ESLint shareable config for the Google JavaScript style guide
You-Dont-Know-JS - A book series (2 published editions) on the JS language.
30-seconds-of-code - Coding articles to level up your development skills
nodebestpractices - :white_check_mark: The Node.js best practices list (July 2024)
big-list-of-naughty-strings - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.