Y
Hacker News
new
|
ask
|
show
|
jobs
by
frosted-flakes
1774 days ago
Your website adds an entry to the history on every keystroke. You might want to fix that (use window.history.replaceState instead of window.history.pushState).