Multithreaded JavaScript: book @ O'Reilly
Thanks to recent advancements in the language--such as the Atomics and SharedArrayBuffers objects and Web Workers in the browser--JavaScript is now a multi-threaded language.
Multithreading Javascript. A Look Into Web Workers | by Max Peng | Techtrument | Medium
Multithreading with NodeJS is a reality! | by Rémy Villulles | Level Up Coding