Web Workers - Multithreading in the Browser
Introduction
As software developers, we often deal with blocking long running tasks such as generating a PDF out of a collection of data or batch processing thousands of records to extract some statistical values to feed them to a chart or whatever. ...
faycalhannoun.hashnode.dev5 min read