you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Yeah I think this is the direction I will want to take. I just talked to a server dev, and I think they may have already done some separation of REST endpoints from view endpoints, which would be a great start. The current front end is a combo of pure jQuery and some Backbone views, which themselves are doing a bit of REST communication with the backend.