pourover icon indicating copy to clipboard operation
pourover copied to clipboard

Refactor source

Open hhsnopek opened this issue 9 years ago • 6 comments

The current source of PourOver is a bit messy and can be cleaned up. Possibly removing all dependencies in the process or just underscore.

  • [ ] snake_case to camelCase of all methods and variables.
  • [ ] Refactor into Prototypal OO
  • [ ] Change documentation to JSDoc3
  • [ ] Convert to ES6

hhsnopek avatar May 28 '15 17:05 hhsnopek