From 7fa27a2cd9c0f8e6e1d166b83159c4aa5dccd50f Mon Sep 17 00:00:00 2001
From: Abhishek Kumar <59311403+abhishek1999m@users.noreply.github.com>
Date: Mon, 5 Dec 2022 17:13:17 +0530
Subject: [PATCH] Add content for JavaScript course (#3037)
Learn Javascript - Full course for bignners>
---
.../100-javascript-introduction/100-what-is-javascript.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/roadmaps/106-javascript/content/100-javascript-introduction/100-what-is-javascript.md b/content/roadmaps/106-javascript/content/100-javascript-introduction/100-what-is-javascript.md
index fc2389719..fd5a91ba4 100644
--- a/content/roadmaps/106-javascript/content/100-javascript-introduction/100-what-is-javascript.md
+++ b/content/roadmaps/106-javascript/content/100-javascript-introduction/100-what-is-javascript.md
@@ -10,3 +10,4 @@ JavaScript, often abbreviated JS, is a programming language that is one of the c
Exploring JS: JavaScript books for programmers
JavaScript Crash Course for Beginners
Build a Netflix Landing Page Clone with HTML, CSS & JS
+Learn Javascript - Full course for bignners>