Email the Author
You can use this page to email Sandeep Kumar Patel about Quick Web Worker With JavaScript.
About the Book
Web Workers provide a simple means for web content to run scripts in background threads. The worker thread can perform tasks without interfering with the user interface.The Web Workers specification defines an API for spawning background scripts in your web application. Web Workers allow you to do things like fire up long-running scripts to handle computationally intensive tasks, but without blocking the UI or other scripts to handle user interactions.This book will take you through all the important feature of Web Worker with coded example.
About the Author
Sandeep Kumar Patel is a senior web developer and founder of
, a widely- read programming blog since 2012. He has more than six years of experience in object-oriented JavaScript and JSON-based web applications development. He is GATE-2005 Information Technology (IT) qualified and has a Masters degree from VIT University, Vellore