javascript - Backbone large scale web application -
i having problem getting started big scale backbone web application, have api built , ready use, , have decided utilize backbone create front end end. under model/view/collection organisation of backbone, struggling how utilize router, little breakdown of our app on dashboard user greeted list of items. clicking item launches view view modal window, @ point want url alter #dashboard
#item/edit/9 (9 beingness item id) link can emailed , same model open recipient.
what best practices when creating big scale backbone applications, around routing , file organisation.
javascript backbone.js
No comments:
Post a Comment