HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by catapart

Comment by catapart 9 hours ago

0 replies

View on Hacker News

As someone who wrote an entire indexedDB wrapper library just to understand the "micro task" issues that are referenced in this blog post, and THEN dedicated a couple hundred words of my readme to explaining this footgun[0], I am so glad to hear about `scheduler.postTask`. That's new information to me!

Thanks for including that example!

[0] https://github.com/catapart/record-setter?tab=readme-ov-file...