Saturday 15 August 2015

javascript - Is it worth using Backbone on a site that isn't totally RESTful? -



javascript - Is it worth using Backbone on a site that isn't totally RESTful? -

i've got site isn't rest based , i'm auditing front-end , planning on re-writing it. enjoy using backbone, not taking total advantage of backbone (since site isn't single page app , i'm not consuming or bootstrapping info on page load fetch or updating sync.

does create sense maintain backbone around or should looking elsewhere? or on top of that, should create back-end more restful?

i still using non-rest projects because helps me organize code.

if codebase easier understand , easier maintain when utilize backbone when don't, there's no shame in using it. same goes of other frameworks out there.

javascript backbone.js

No comments:

Post a Comment