Skip to content

Instantly share code, notes, and snippets.

@bplaxco
bplaxco / naming_guidelines.md
Created March 29, 2023 23:23 — forked from IwoHerka/naming_guidelines.md
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