Y
Hacker News
new
|
ask
|
show
|
jobs
by
im3w1l
2150 days ago
If you use localstorage you can track the state on the client.
1 comments
zeras
2150 days ago
I really try to avoid using local storage because it delves into potential user privacy issues. I will look more into it as well as other options as I know having a list of already viewed results would be helpful for users.
link