WellDone / strato-old

Strato web portal - device management, configuration, and data visualization for MoMo mobile monitors
MIT License
2 stars 2 forks source link

Use backbone.js (or possibly angular.js) for front-end data management #34

Open amcgee opened 10 years ago

amcgee commented 10 years ago

Currently we do a ton of individual AJAX requests which are repetitive, expensive, and cause memory leaks.