Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
8 lines (7 sloc) 415 Bytes

It's the most used library in JavaScript. Is used to handle events, create animations, etc. to create dynamic web applications and pages.

  • $() -> tells js we'll be using jQuery.
  • document tells jQuery to work with our HTML
  • .ready -> makes the jQuery wait untill the page is completely loaded.

Keep adding

placeholder! work in progress! please add key notes here, these won't show up in chat.

Something went wrong with that request. Please try again.