Skip to content

Instantly share code, notes, and snippets.

@imralpharvin
imralpharvin / jQuery.md
Created September 13, 2020 20:17
jQuery notes

jQuery

purpose of jQuery

make it much easier to use JavaScript on your website.

uses

  • HTML/DOM manipulation
  • CSS manipulation
  • HTML event methods
  • Effects and animations