Your own boilerplate code to start your next big javascript project. We incorporate the best design practices with best in market open source libraries.
Because of boilerplate using its own router class seems to be it not support remove hash tags with the browsers which support html5 push state in the following way
Because of boilerplate using its own router class seems to be it not support remove hash tags with the browsers which support html5 push state in the following way
Backbone.history.start({hashChange:false, pushState:true})