Y
Hacker News
new
|
ask
|
show
|
jobs
by
enjo
3914 days ago
You're correct. In modern browsers we have control over the history via the HTML 5 history API. Previously we used the hashtag to deal with state changes, which mostly worked (does allow pages to be bookmarked).