You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: