Node.js Best Practices is a large guide to architecture, errors, security, testing, and code style for server-side Node.js projects.
Open Source: #best-practices
Catalog projects marked with #best-practices. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 4 projects with a combined 344,360 GitHub stars. Main languages: Dockerfile, JavaScript, CSS.
Repositories
Found: 4
goldbergyoni/nodebestpractices
Node.js Best Practices
mtdvio/every-programmer-should-know
Every Programmer Should Know
Every Programmer Should Know is an open collection of technical topics useful for developers: systems, networking, security, databases, and engineering fundamentals.
ryanmcdermott/clean-code-javascript
Clean Code JavaScript
Clean Code JavaScript adapts Clean Code ideas for JavaScript with examples of better and worse choices in functions, objects, errors, and structure.
isocpp/CppCoreGuidelines
C++ Core Guidelines
C++ Core Guidelines is a collaborative set of rules and recommendations for simpler, safer, modern C++, led by Bjarne Stroustrup.