My PHP enum style guide
A personal style guide for writing enums in PHP, covering naming conventions, backed enums, and simple methods.
A personal style guide for writing enums in PHP, covering naming conventions, backed enums, and simple methods.
Explores the Thanos project's extended Go style guide for writing high-quality, readable, and efficient code in large-scale distributed systems.
A humorous take on coding style guides, arguing to follow the project's existing conventions rather than debating personal preferences.
A guide to writing robust React components, focusing on practical design principles over arbitrary style guide rules.
Exploring the development of ng2lint, a configurable static code analyzer for Angular 2 and TypeScript projects to enforce style guides and best practices.
Explores using static code analysis to enforce Angular 2 best practices from a community-driven style guide, covering patterns and benefits.
A guide to AngularJS best practices and style conventions, referencing John Papa's popular style guide and related tools.
A community-driven AngularJS style guide and best practices repository for developers.
A guide to Python coding styles, linking to official documentation, PEP-8, Google's guide, and Khan Academy's style guide.