2 repos
Code Style Guidelines — Software Engineering & Architecture
We curate 2 GitHub repositories matching software engineering & architecture · Code Style Guidelines. Refine with filters or upvote what's useful.
Code Style Guidelines — Software Engineering & Architecture
- airbnb/javascript
airbnb/javascript
148,105This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules for markup and attributes. The documentation is structured to assist developers in interpreting and applying these standards to their own codebases.
JavaScriptarrow-functionses2015es2016 - goldbergyoni/nodebestpractices
goldbergyoni/nodebestpractices
105,100This project provides a comprehensive collection of industry-standard guidelines for developing, testing, and deploying Node.js applications. It covers the entire software lifecycle, offering actionable advice on code style, architectural patterns, and security measures to ensure maintainability and consistency across large-scale codebases. The documentation details strategies for robust error management, containerization, and production readiness. It addresses operational requirements such as observability, scalability, and infrastructure configuration, while providing specific methodologies for validating software quality through automated testing and dependency management.
Dockerfilebest-practiceses6eslint