Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Best Practices

Best Practices

177 projects

Showing 36 of 177 projects

Developer Roadmap
Developer RoadmapTypeScript

Interactive community-driven roadmaps, guides, and educational resources to help developers grow in their careers.

#learning-roadmaps#devops-roadmap#developer-education
Stars362.5k
Forks44.6k
Last commit2 days ago
Airbnb
AirbnbJavaScript

A comprehensive JavaScript style guide for writing clean, consistent, and modern code.

#style-linter#naming-conventions#coding-standards
Stars148.1k
Forks26.6k
Last commit3 months ago
Airbnb JavaScript Style Guide
Airbnb JavaScript Style GuideJavaScript

A comprehensive JavaScript style guide with ESLint rules for writing consistent and maintainable code.

#developer-tools#style-linter#naming-conventions
Stars148.1k
Forks26.6k
Last commit3 months ago
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, testing, security, and production deployment.

#expressjs#software-architecture#devops
Stars105.4k
Forks10.7k
Last commit1 month ago
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, security, testing, and production deployment.

#expressjs#software-architecture#production-deployment
Stars105.4k
Forks10.7k
Last commit1 month ago
Clean Code JavaScript
Clean Code JavaScriptJavaScript

Clean Code concepts adapted for JavaScript, providing guidelines for readable, reusable, and refactorable software.

#composition#inheritance#coding-standards
Stars94.7k
Forks12.5k
Last commit2 years ago
Design Patterns implemented in Java
Design Patterns implemented in JavaJava

A comprehensive collection of design patterns implemented in Java with detailed examples and explanations.

#gang-of-four#hacktoberfest#software-architecture
Stars94.2k
Forks27.4k
Last commit22 hours ago
TensorFlow Models
TensorFlow ModelsPython

A repository of state-of-the-art model implementations and examples built with TensorFlow, demonstrating best practices for machine learning.

#research-models#deep-learning#model-repository
Stars77.7k
Forks44.9k
Last commit23 hours ago
html5-boilerplate
html5-boilerplateJavaScript

A professional front-end template for building fast, robust, and adaptable web apps or sites.

#html5#frontend-template#robust
Stars57.6k
Forks12.3k
Last commit3 days ago
project-layout
project-layoutMakefile

A community-driven reference for structuring Go applications with common directory patterns and best practices.

#standards#software-architecture#developer-tools
Stars56.4k
Forks5.4k
Last commit2 months ago
C++ Core Guidelines
C++ Core GuidelinesCSS

A collaborative set of guidelines, rules, and best practices for writing modern, safe, and effective C++ code.

#software-architecture#memory-safety#coding-guidelines
Stars45.2k
Forks5.5k
Last commit1 month ago
C++ Core Guidelines
C++ Core GuidelinesCSS

A collaborative set of guidelines, rules, and best practices for writing modern, safe, and effective C++ code.

#software-architecture#memory-safety#coding-guidelines
Stars45.2k
Forks5.5k
Last commit1 month ago
google-styleguide
google-styleguideHTML

Official style guides for Google-originated open-source projects across multiple programming languages and technologies.

#multi-language#developer-tools#open-source
Stars39.5k
Forks13.0k
Last commit1 month ago
Open Guide to AWS
Open Guide to AWSShell

A practical, community-driven guide to Amazon Web Services with tips, gotchas, and best practices for engineers.

#devops#cloud-guide#aws-services
Stars36.4k
Forks3.9k
Last commit1 year ago
Open guide to AWS
Open guide to AWSShell

A practical, community-driven guide to Amazon Web Services with tips, gotchas, and best practices for engineers.

#devops#cloud-engineering#cloud-computing
Stars36.4k
Forks3.9k
Last commit1 year ago
A simple, scalable, and powerful architecture for building production ready React applications
A simple, scalable, and powerful architecture for building production ready React applicationsTypeScript

An opinionated architecture guide and sample application for building scalable, production-ready React applications.

#react-best-practice#frontend#testing
Stars35.6k
Forks3.2k
Last commit2 months ago
p3c
p3cKotlin

Alibaba's Java coding standards implemented as PMD rules and IDE plugins for IntelliJ IDEA and Eclipse.

#ide-plugin#intellij-idea#coding-standards
Stars30.8k
Forks8.0k
Last commit1 year ago
Lighthouse
LighthouseJavaScript

An automated tool for auditing web page quality, performance, accessibility, SEO, and best practices.

#seo-analysis#developer-tools#audit
Stars30.6k
Forks9.7k
Last commit1 day ago
简体中文
简体中文

A curated collection of advanced CSS tips and techniques to improve code quality and solve common styling challenges.

#tips#styling#flexbox
Stars30.2k
Forks2.2k
Last commit1 year ago
正體中文
正體中文

A curated collection of advanced CSS tips and tricks to improve code quality, layout techniques, and modern best practices.

#tips#flexbox#layout
Stars30.2k
Forks2.2k
Last commit1 year ago
eugeneyan/applied-ml GitHub repository
eugeneyan/applied-ml GitHub repository

A curated collection of papers and articles from companies sharing real-world data science and machine learning applications in production.

#search#applied-machine-learning#tech-blogs
Stars29.9k
Forks4.0k
Last commit2 years ago
Project Guidelines
Project GuidelinesJavaScript

A comprehensive set of best practices and guidelines for structuring, developing, and maintaining JavaScript projects.

#guidelines#team-collaboration#development-guidelines
Stars29.5k
Forks3.2k
Last commit1 year ago
go-patterns
go-patternsGo

A curated collection of idiomatic design patterns, recipes, and idioms for the Go programming language.

#patterns#software-architecture#idiomatic-go
Stars28.1k
Forks2.3k
Last commit2 years ago
Falsehoods
Falsehoods

A curated list of falsehoods programmers believe in, covering topics from names and dates to networks and geography.

#developer-education#postal-addresses#internationalization
Stars27.6k
Forks644
Last commit2 months ago
Falsehood
Falsehood

A curated list of falsehoods programmers believe in, covering topics like names, addresses, time, and more to help avoid common pitfalls.

#developer-education#postal-addresses#data-modeling
Stars27.6k
Forks644
Last commit2 months ago
Principles of Writing Consistent, Idiomatic JavaScript
Principles of Writing Consistent, Idiomatic JavaScript

A community-driven style guide for writing consistent, readable, and maintainable JavaScript code.

#readability#developer-tools#coding-standards
Stars25.7k
Forks3.5k
Last commit2 years ago
AngularJS Style Guide
AngularJS Style GuideVim Snippet

An opinionated style guide for building consistent, maintainable Angular applications with best practices.

#team-collaboration#development-workflow#angular-1
Stars23.6k
Forks4.0k
Last commit2 months ago
Code reviews at Google
Code reviews at Google

Google's official engineering best practices documentation covering code review guidelines and development workflows.

#team-collaboration#development-workflow#engineering-practices
Stars23.3k
Forks2.3k
Last commit1 year ago
Awesome README
Awesome README

A curated collection of exemplary README files and resources to inspire and improve project documentation.

#developer-tools#open-source#project-documentation
Stars21.2k
Forks4.0k
Last commit19 days ago
Readme
Readme

A curated collection of exemplary README files and resources to inspire and improve project documentation.

#project-documentation#readme#awesome-list
Stars21.2k
Forks4.0k
Last commit19 days ago
FastAPI Best Practices
FastAPI Best Practices

A collection of opinionated best practices and conventions for building scalable FastAPI applications, based on real-world startup experience.

#fastapi#api-best-practices#pydantic
Stars17.8k
Forks1.3k
Last commit2 months ago
Uber
UberMakefile

Uber's official style guide for writing idiomatic and maintainable Go code.

#development-guidelines#code-quality#best-practices
Stars17.6k
Forks1.8k
Last commit3 months ago
Site Reliability Engineering
Site Reliability Engineering

A curated list of awesome Site Reliability Engineering (SRE) and Production Engineering resources.

#devops#reliability#observability
Stars13.4k
Forks1.8k
Last commit11 months ago
es6-cheatsheet
es6-cheatsheetJavaScript

A comprehensive cheatsheet for ES2015 (ES6) featuring tips, tricks, best practices, and code snippets for JavaScript developers.

#reference-guide#developer-tools#es6-javascript
Stars13.3k
Forks1.1k
Last commit3 years ago
Tips
Tips

A collection of short, practical JavaScript tips covering performance, conventions, hacks, and interview questions.

#developer-tools#javascript-tips#hacks
Stars12.4k
Forks783
Last commit1 year ago
Laravel Best Practices
Laravel Best Practices

A comprehensive collection of best practices and coding standards for writing clean, maintainable Laravel applications.

#eloquent#software-architecture#laravel
Stars12.3k
Forks2.4k
Last commit1 year ago
Page 1 of 5Next

Related Tags

#Code Quality60#Developer Tools44#Javascript32#Style Guide29#Linting26#Static Analysis24#Web Development22#Awesome List19#Awesome18#Eslint Plugin17#Coding Standards16#Devops16
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub