• Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum
  • Welcome to our Q&A forum

1 | 2 | 3

Translate

What is the difference between BackboneJS and Express js?

More
3 days 1 hour ago #2892 by ekatsa
What is the difference between BackboneJS and Express js?

Please Log in to join the conversation.

More
3 days 1 hour ago #2893 by ekatsa
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.

Please Log in to join the conversation.

Time to create page: 0.449 seconds