A nice and useful article about "An Introduction to jQuery".
This article assumes no prior knowledge of jQuery, and will cover the following topics:
- 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.
- Examples to test the concepts learned throughout the article.