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)
- Run Linux on Windows with WSL - October 4, 2023
- List of commands for wsl - October 3, 2023
- Helm Tutorials: templateFiles section of the value file - October 3, 2023