Added jQuery Tutorial (#6235)

* jQuery Tutorial Added

* Default removed from link
This commit is contained in:
Vashishth Patel 2021-10-15 06:10:07 +05:30 committed by GitHub
parent 2416cca0a4
commit adb452bfa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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