TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Web worker and polling exp / HN client app

6 pointsby pravosleva5 months ago
demo and src inside<p>newstories will be loaded in web worker<p>polling for comments refresh in main thread<p>configurable worker cache

2 comments

pravosleva5 months ago
0.0.2 Updates:<p>- 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)<p>[0]: <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;AbortController" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;AbortContro...</a>
nenadg5 months ago
Nicely done
评论 #42482645 未加载