From e0069f8df374d48bc2808c27e037e02c5cb68d8a Mon Sep 17 00:00:00 2001 From: Sachin Bhatt <111337936+Sachinbhatttech@users.noreply.github.com> Date: Thu, 18 Aug 2022 14:20:15 +0530 Subject: [PATCH 1/2] Added a new resource Hey, I have added a reference link for JavaScript Tutorial. I came upon this article while looking for resources to learn JavaScript. This citation, in my opinion, will enhance the content of this article. Hope that my contribution will benefit other learners. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe850d9..c8e7116 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ * [30 seconds of code](https://github.com/Uncodedtech/30-seconds-of-code) * [You Dont Know JS](https://github.com/Uncodedtech/You-Dont-Know-JS) +* [Free Resouces to Javascript](https://www.scaler.com/topics/javascript/e)
⬆ Back To Top From f6cceba33d1754efe482a46bb1272747f02e4c5c Mon Sep 17 00:00:00 2001 From: Sachin Bhatt <111337936+Sachinbhatttech@users.noreply.github.com> Date: Thu, 18 Aug 2022 14:22:13 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e7116..95d20d7 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ * [30 seconds of code](https://github.com/Uncodedtech/30-seconds-of-code) * [You Dont Know JS](https://github.com/Uncodedtech/You-Dont-Know-JS) -* [Free Resouces to Javascript](https://www.scaler.com/topics/javascript/e) +* [Free Resouces to Javascript](https://www.scaler.com/topics/javascript/)
⬆ Back To Top