Forum

What is the differe...
 
Notifications
Clear all

What is the difference between BackboneJS and Express js?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What is the difference between BackboneJS and Express js?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

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


   
ReplyQuote
Share: