Mastodon Feed: Post

Mastodon Feed

Boosted by joeri_s@mstdn.social ("Joeri Sebrechts"):
oldcoyote@c.im ("🌧️ jschof 🌼") wrote:

Explored what the platform has to offer with web workers for concurrency in vanilla javascript. You can have multi-threaded operations. It's just a bit of ceremony to put together:

https://jschof.dev/posts/2026/3/concurrency-with-workers/