From 8054ac8d0eb32f97e46ebb73dcfda618c649735a Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 11 Dec 2021 20:04:10 +0100 Subject: [PATCH] Add JS course link --- .../100-frontend/content/101-html/100-learn-the-basics.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/roadmaps/100-frontend/content/101-html/100-learn-the-basics.md b/content/roadmaps/100-frontend/content/101-html/100-learn-the-basics.md index 38c0e6ef5..0f15b4ed7 100644 --- a/content/roadmaps/100-frontend/content/101-html/100-learn-the-basics.md +++ b/content/roadmaps/100-frontend/content/101-html/100-learn-the-basics.md @@ -6,3 +6,4 @@ HTML stands for Hyper Text Markup Language. It is used on the frontend and gives W3Schools: Learn HTML HTML Full Course - Build a Website Tutorial HTML Tutorial for Beginners: HTML Crash Course +Build 15 JavaScript Projects - Vanilla JavaScript