Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

should i not use backbone.js because it uses hashbangs?

I'm new to backbone.js and like the idea of structuring javascript. However, i've read it relies on hashbangs which Twitter is trying to eradicate.

So my question is should I not use backbone.js due to this?

like image 230
tim peterson Avatar asked Dec 04 '25 11:12

tim peterson


1 Answers

Backbone actually just uses a hash and not a hashbang. However if you enable pushState than on modern browsers (pretty much anything other than IE) there will be no hash at all.

like image 80
abraham Avatar answered Dec 06 '25 23:12

abraham



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!