An Introduction to Web Workers JavaScript API Fun, Hongkiat Monday, October 23, 2017 Web Workers is a JavaScript API that allows you to run scripts in a separate thread from the main one. It can come in handy when you don’t want any hindrance in the execution of the main... Visit hongkiat.com for full content. EPL Trending