Skip to content

Frontend

Evan Kennedy edited this page Apr 3, 2016 · 1 revision

Frontend

Our frontend uses Ember.js to separate our local API and underlying data model from the HTML presentation. Any updates made to the local data model will update instantly in the view.

Clone this wiki locally