eight-day-week icon indicating copy to clipboard operation
eight-day-week copied to clipboard

Refactor interface with Backbone

Open joshlevinson opened this issue 9 years ago • 0 comments

There is currently a lot of jQuery/javascript for various browser-based actions–event handling, dom updating, dragging/dropping, autocompletion, ajax saving of data, etc. The use of a proper Backbone/Underscore app would remove a decent amount of duplicated effort and would provide good structure for a more cleanly architected JS codebase.

joshlevinson avatar Nov 16 '15 19:11 joshlevinson