From ca1a724ed7ae1f32cead397def205bc2d7ddc142 Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Fri, 22 Jul 2022 18:31:22 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics JavaScript Page under Worth Reading. I think this will help all the learners with great sources for learning JavaScript. Kindly Please check the suggested changes. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 40d19e1..dd6a521 100644 --- a/README.md +++ b/README.md @@ -1050,6 +1050,8 @@ https://listjs.com * [JavaScript Tutorials](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials. * [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript. * [Clean Code JavaScript](https://github.com/ryanmcdermott/clean-code-javascript) - Clean Code concepts adapted for JavaScript. +* [Learn Javascript From Scratch](https://www.scaler.com/topics/javascript/) - Free resource to learn Javascript by top geeks. + # Other Awesome Lists