Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 214 Bytes

TODO.md

File metadata and controls

9 lines (6 loc) · 214 Bytes

TODO

  • Static methods.

    • Allow functions such as addItem, removeItem, etc to be called without creating a new cart object.
  • Switch to non class based methods?

    • Objects and prototypes?
  • Write some tests.