Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 497 Bytes

File metadata and controls

7 lines (4 loc) · 497 Bytes

README

This repo demostrates a series of files that i have studied jQuery from freecodecamp online tutorial.

What is jQuery?

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. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.