Skip to content

Instantly share code, notes, and snippets.

View arcadefire's full-sized avatar
🎯
Focusing

Angelo Marchesin arcadefire

🎯
Focusing
View GitHub Profile
@IwoHerka
IwoHerka / naming_guidelines.md
Last active October 28, 2024 22:20
Naming Guidelines

Naming guidelines

1. Syntax

1.1 Be consistent

Consistency in naming makes reading and memory retrieval much, much easier. Conversely, changing rules and mixing conventions are very confusing and significantly increase cognitive load. Follow language, company, and project conventions for names, even if you don't like them.

1.2 Follow conventions