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
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.