demo and src inside
newstories will be loaded in web worker
polling for comments refresh in main thread
configurable worker cache
0.0.2 Updates:
- Notes list modes added: top, new, etc. - In Worker: Main queue will be aborted when mode changed - see also about AbortController [0] - Each note could be added to favorite list in LocalStorage (limit was set to 1000)
[0]: https://developer.mozilla.org/en-US/docs/Web/API/AbortContro...
Nicely done
0.0.2 Updates:
- Notes list modes added: top, new, etc. - In Worker: Main queue will be aborted when mode changed - see also about AbortController [0] - Each note could be added to favorite list in LocalStorage (limit was set to 1000)
[0]: https://developer.mozilla.org/en-US/docs/Web/API/AbortContro...