Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 175 Bytes

File metadata and controls

11 lines (6 loc) · 175 Bytes

Naming Conventions

make your variables have clear names

using :: in vars

disclaimer the rest is opinion

camelCase functions

using - to separate words in var names