▲ | catapart 3 days ago | |
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... |