what is jQuery

{ // deep_execution_view
const authorName = "Ankit Agrawal";
//
const publishDate = "July 22, 2014";

jQuery is a fast, small, and feature-rich JavaScript library and cross-platform JavaScript library designed
to simplify the client-side scripting of HTML.

The purpose of jQuery is to make it much easier to use JavaScript on your website.

jQuery wraps multiple line of code in single line.

}