From bd9bf106162a8318298f374b1a56aa11d355c6de Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Fri, 22 Jul 2022 18:15:18 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics JavaScript Page. I think this will help all the learners with great sources for learning JavaScript basics with the help of easy-to-understand tutorials. Kindly Please check the suggested changes. --- tagged/javascript.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tagged/javascript.md b/tagged/javascript.md index f7728a81..59121a4b 100644 --- a/tagged/javascript.md +++ b/tagged/javascript.md @@ -7439,3 +7439,10 @@ _http://eloquentjavascript.net/_ This is a book about JavaScript, programming, and the wonders of the digital * **tags**: [javascript](../tagged/javascript.md), [book](../tagged/book.md) --- + + #### [Javascript Tutorial for Beginners](https://www.scaler.com/topics/javascript/) +_https://www.scaler.com/topics/javascript//_ + +Scaler Javascript Tutorial - This JavaScript tutorial covers all the important concepts in JavaScript such as operators, loops, functions, OOPs, Asynchronous JS, and much more from the very basics to advanced level. +* **tags**: [javascript](../tagged/javascript.md), [Tutorials](../tagged/Tutorials.md) +---