Skip to content

Commit 68d972e

Browse files
authored
Merge pull request sorrycc#725 from aman-agrwl/patch-2
[Article ] Multi-threading using web-workers
2 parents 4eadbb9 + f822309 commit 68d972e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
266266

267267
* [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-você-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
268268
* [How JavaScript works](https://blog.sessionstack.com/tagged/tutorial) - A series of articles about the building blocks of JavaScript.
269+
* [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
269270

270271
## Data Visualization
271272
*Data visualization tools for the web.*

0 commit comments

Comments
 (0)