Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 108 Bytes

TODO.md

File metadata and controls

2 lines (2 loc) · 108 Bytes
  • Use const and let instead of var
  • Move away from using JS prototypes (don't replace with Classes!)