What is jQuery?

The purpose of jQuery is to make it much easier to use JavaScript on your website.
Lightweight JavaScript Library
JQuery is a fast small, and feature-rich JavaScript library.
It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. JQuery will run exactly the same in all major browsers.

Before learning jQuery, you should already know all these basic knowledge of
- HTML
- CSS
- JavaScript




Latest posts by Rajesh Kumar (see all)
- Checklist of Disaster Recovery Plan in Kubernetes (EKS) for GitLab - February 24, 2023
- Kubernetes: Pull an Image from a Private Registry using Yaml and Helm File - February 24, 2023
- Jenkins Pipeline code for Sending an email on Build Failure - February 24, 2023