- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago#2892by EliasWhat is the difference between BackboneJS and Express js?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 3 weeks ago#2893by EliasBackbone is normally for use on the client side (browser) and Express is for the server side (NodeJS). When Backbone is used on the server it's mostly for the models as Express doesn't provide any of these. Backbone is a front-end framework. Otherwise express is a back-end framework based on node.
- Q&A
- Index
- JS Frameworks
- Other JS
- What is the difference between BackboneJS and Express js?
Time to create page: 0.141 seconds