From adb452bfa064b37da7cd7ac1f6f46de2e1b2b4c0 Mon Sep 17 00:00:00 2001 From: Vashishth Patel <76911582+vasu-1@users.noreply.github.com> Date: Fri, 15 Oct 2021 06:10:07 +0530 Subject: [PATCH] Added jQuery Tutorial (#6235) * jQuery Tutorial Added * Default removed from link --- more/free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 03d8b0a5..fd2eb2e8 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -218,6 +218,7 @@ #### jQuery * [Front End Libraries: jQuery](https://www.freecodecamp.org/learn/front-end-libraries/jquery) +* [jQuery Tutorial](https://www.w3schools.com/jquery/) - W3Schools #### React