Day 2: Rehashing jQuery Basics
So today I went over jQuery basics, documentation and a total disruption of what
I learned on Free Code Camp and Codecademy.
At both Free Code Camp and Codecademy I learned to write:
[code language=”javascript”]$(document).ready[/code]
before all the other code to help load the DOM before