From 493f08159c642626f40a61634487e9d7ddcef570 Mon Sep 17 00:00:00 2001 From: "Ashley.coder" <99146428+alishasingh1611@users.noreply.github.com> Date: Fri, 26 May 2023 13:28:32 +0530 Subject: [PATCH] Update README.md Added new resource to this repos. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75d9379..45c6db3 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [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/blog/async/adding-multi-threading-to-javascript-using-web-workers/) - Web Workers: Adding Multi-threading to JavaScript * [this keyword in JavaScript](https://www.loginradius.com/blog/async/breaking-down-this-keyword-in-javascript/) - Breaking down the 'this' keyword in JavaScript +* [Javascript-vs-typescript](https://dev.to/alishaas11/javascript-vs-typescript-know-the-difference-4dg6) - JavaScript vs. TypeScript: Unraveling the Key Differences ## Data Visualization *Data visualization tools for the web.*