Stop Using jQuery - How To Create Your Own jQuery Clone

Published: 25 May 2021
on channel: Web Dev Simplified
48,847
2.1k

For the months of May and June, get your very own .TECH Domain and help children get their start in computer science!
https://go.tech/webdev

jQuery is a huge library with hundreds of features, but most of them are incredibly easy to implement in JavaScript. To prove that I will be showing you how to build your very own jQuery clone in this video.


📚 Materials/References:

JavaScript Simplified Course: https://javascriptsimplified.com
GitHub Code: https://github.com/WebDevSimplified/j...
Brad Traversy's Project Tutorial:    • jQuery Image Slider - Quick & Easy  
Array Methods Video:    • 8 Must Know JavaScript Array Methods  


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
02:40 - Creating $ Function
05:28 - jQuery Element Functions
17:22 - Ajax


#jQuery #WDS #JavaScript