The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more! Learn more →
Javascript Alternatives
Similar projects and alternatives to javascript
-
-
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
-
-
eslint-config-google
ESLint shareable config for the Google JavaScript style guide
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
-
-
daisyui
🌼 🌼 🌼 🌼 🌼 The most popular, free and open-source Tailwind CSS component library
-
-
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
-
nodebestpractices
:white_check_mark: The Node.js best practices list (July 2023)
-
-
-
30-seconds-of-code
Short code snippets for all your development needs
-
Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
-
javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
javascript reviews and mentions
-
The Best ESLint Rules for React Projects
An obvious pick for React projects, but eslint-plugin-react along with their plugin:react/recommended rule set is a must. This will give you some sensible rules such as requiring a key to be specified in JSX arrays. eslint-config-airbnb is another good (if a bit loose) base rule set on top of eslint-plugin-react to start from.
- Clean code (la juniori)
- Naming conventions and style guides in programming"
-
AirBnB's JavaScript Style Guide
That particular advice is from eight years ago, as part of their original ES6 guide.
-
Write better code by following these JavaScript best practices
Airbnb's JavaScript Style Guide
-
Nodejs Typescript Modern Starter
[Airbnb's styleguide](https://github.com/airbnb/javascript) is the best I've worked with so far.
-
Static Testlash: Linting va Formatting
Linting va formattingni proyektimizga qo'shganimizda biz butun jamoa a'zolarini o'zaro belgilangan muayyan coding stylega (e.g. airbnb) amal qilgan holda kod yozishini kutamiz. Lekin bazida gitga push qilayotganimizda bu qoidalar esimizdan chiqib qoladi yoki erinchoqlik qilib yoki uzoq muddat kod yozib charchab bunga amal qilmaymiz. Ba'zi jamoalarda esa bu qoidalarga deyarli amal qilinmasligini guvohi bo'lishi mumkin (ESLint o'rnatishni unda nima keragi bor?). Demak, buning oldini olish uchun har doimgidek bu amaliyotlarni avtomatlashtirish kerak. Bunga esa gitdagi hooklar yordamida osongina erishish mumkin, commit yoki push eventlaridan oldin o'zimiz belgilab olgan scriptlarni run qilamiz (ishga tushuramiz). Yuqoridagi amaliyotlarni avtomatlashtirish uchun bizga quyidagi vositalar kerak bo'ladi:
-
7 Proven Practices to Boost Development Speed and Project Quality
The fewer rules and controls there are in a project, the greater the temptation to write low-quality code or to write it in an entirely different style. Inconsistent code increases the time it takes to understand it, while clear, familiar, and concise code allows for quick reading. In one of our teams, we described the coding style in one place. As a great starting point, you can take Prettier or Airbnb code style.
- Private components inside the same file - yay or nay?
-
A note from our sponsor - Appwrite
appwrite.io | 4 Oct 2023
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 eslint-config-xo
- javascript VS daisyui
- javascript VS 33-js-concepts
- javascript VS eslint-config-google
- javascript VS You-Dont-Know-JS
- javascript VS missing-semester
- javascript VS ical-js-parser
- javascript VS eslint-plugin-react
- javascript VS Standard
- javascript VS javascript-algorithms