Compare commits

...

2 Commits

Author SHA1 Message Date
Ashley.coder
513326bd1b Merge 493f08159c into d76045c441 2024-07-06 04:16:56 -07:00
Ashley.coder
493f08159c Update README.md
Added new resource to this repos.
2023-05-26 13:28:32 +05:30

View File

@@ -301,6 +301,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%C3%AA-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional. * [The JavaScript that you should know](https://medium.com/@pedropolisenso/o-javasscript-que-voc%C3%AA-deveria-conhecer-b70e94d1d706) - Article about concepts of JavaScript Functional.
* [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 * [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 * [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
*Data visualization tools for the web.* *Data visualization tools for the web.*