Working with dedicated web workers

Dedicated workers are the workers dedicated to a single main script. That means the worker cannot interact with any other script, apart from the main script on the page or any other domain. 

Let us try to understand dedicated workers by setting one up.

Get Learn ECMAScript - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.