javascript-workers This repo in mainly used to test the [javascript-workers] including Web Workers. Others are Service Workers, Shared Workers, Dedicated Workers. Demo: https://javascript-workers.onrender.com/ Deployed on Heroku, may not work after Heroku's free plans are stopped. https://jsworkers.herokuapp.com/ To Run on Local Machine: Install Dependencies npm i Starting server node server.js