An Introduction to jQuery
This guide will take you through the JavaScript jQuery library by covering how to install jQuery in a web project; the definitions of important web development concepts such as API, DOM, and CDN; common jQuery selectors, events, and effects; and examples to test the concepts learned throughout the article.