Added 2 articles

Hi,

Stjepan from Manning here. i thought these two articles might be a good match for your list. Thank you for considering it.

Best,
This commit is contained in:
Stjepan Jureković
2022-01-26 12:44:47 +01:00
committed by GitHub
parent 4ce8221625
commit 27fe6430b8

View File

@@ -284,6 +284,8 @@ 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. * [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 * [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
* [How JavaScript and Hardware Work Together](https://freecontent.manning.com/how-javascript-and-hardware-work-together/) - An article about using JavaScript for amazing and fun hardware projects.
* [Building a Lock and Key System with JavaScript](https://freecontent.manning.com/building-a-lock-and-key-system/) - An article about building a lock and key system.
## Data Visualization ## Data Visualization
*Data visualization tools for the web.* *Data visualization tools for the web.*