Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Backbone.js is a JavaScript framework that provides structure to RESTful web applications. Backbone also includes URL fragment or History based routing, this tag is for questions related to Backbone's routing system.

learn more… | top users | synonyms

1
vote
2answers
204 views

Are hashbangs a bad idea even if they are used as a fallback for facebook share

in backbone the hashbang was removed from the code with standard fallback to "#/path" which should be fine for crawling (see ...