Y
Hacker News
new
|
ask
|
show
|
jobs
by
udp
5127 days ago
I still don't understand why Twitter doesn't use that where available.
3 comments
scott_w
5127 days ago
Because when Twitter started, pushState wasn't available to them. It will take time to transition over, and to fully deprecate hash bangs.
(Hash Bangs were still the wrong way to do it of course, even back then).
link
orta
5127 days ago
They are working on that right now:
http://engineering.twitter.com/
link
pooriaazimi
5127 days ago
FYI, GitHub uses it extensively in their source browser:
https://github.com/blog/760-the-tree-slider
link
(Hash Bangs were still the wrong way to do it of course, even back then).