Best Open Source best practices Libraries
A curated list of the most popular GitHub repositories tagged with best practices. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
#2ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
#3h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
#4OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
#5GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
#6elsewhencode/project-guidelines
A set of best practices for JavaScript projects
#7futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
#8inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
#9aidenybai/million
Optimizing compiler for React
#10vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
#11andkret/Cookbook
The Data Engineering Cookbook
#12Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
#13trimstray/nginx-admins-handbook
How to improve NGINX performance, security, and other important things.
#14google/WebFundamentals
Former git repo for WebFundamentals on developers.google.com
#15alexeymezenin/laravel-best-practices
Laravel best practices
#16labs42io/clean-code-typescript
Clean Code concepts adapted for TypeScript
#17OWASP/wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
#18jstherightway/js-the-right-way
An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
#19cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
#20igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...