issues
search
mitchellDunaway
/
KooKooFroot
0
stars
0
forks
source link
Code clean up
#11
Open
mitchellDunaway
opened
3 years ago
mitchellDunaway
commented
3 years ago
[ ] rename all functions, properties, etc.
[ ] prefix with current scope
[ ] indicate type (ex. booleans begin with "is")
[ ] uniformity (ex. either play or start, either stop or pause)
[ ] put methods in logical order
[ ] figure out how to drop console logs on build / deploy