Multi-Threading JavaScript
I promise, I’ll keep this one quite short, I’d just like to take a moment to talk about how easy it is to achieve multi threading in JavaScript, without the need for an array of files, which is what I’d imagine a lot of people do or have done in the past. I’ve implemented a…