Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 461 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 461 Bytes

Backbone Bridge


Backbone Bridge is a one-to-one mapper for users migrating from BackboneJS to CanJS. No code changes!

Why!?

Why would you wanna upgrade? CanJS offers:

  • Faster Performance
  • Richer Feature set
  • Lighter-weight download

How?

You just drop in bridge.js, remove Backbone from your application, add CanJS and now all your code is running on CanJS without any syntax changes.