diff --git a/README.md b/README.md index 5c7c944..8f746b3 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-vocĂȘ-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional. * [How JavaScript works](https://blog.sessionstack.com/tagged/tutorial) - A series of articles about the building blocks of JavaScript. +* [Multi-threading using web-workers](https://www.loginradius.com/engineering/blog/adding-multi-threading-to-javascript-using-web-workers/) - Web Workers: Adding Multi-threading to JavaScript ## Data Visualization *Data visualization tools for the web.*