Y
Hacker News
new
|
ask
|
show
|
jobs
by
waxjar
4848 days ago
It broke my back button :(
1 comments
smnl
4848 days ago
This uses Backbone.js on the frontend, and each time you change sites on the left sidebar, a "pushState" event is triggered, which saves the current state of the page (and the back button will cycle through those saved states)
link