Coding isn't hard. Naming code is.
The art of naming variables | HackerNoonarrow-up-right
https://github.com/kettanaito/naming-cheatsheetarrow-up-right
can try to go by general Themes
Actions - Verbs ()
Should it be ? up to arguments
Booleans - Question (is)
TypeScript Types - Type
Last updated 2 years ago