Hacker News new | ask | show | jobs
by douche 4080 days ago
This is pretty cool, thanks for sharing. I may start using this to browse HN all the time, since it does have the one feature that I miss from the normal site, e.g. highlighting new comments since the last time I viewed a thread. It also appears to autoload new items? I assume this must be cookie/session based, but I'll have to look at it.
1 comments

Local storage, full source is linked at the bottom:

https://github.com/insin/react-hn/blob/master/src/utils/stor...