Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 218 Bytes

Fundamentals of JavaScript

Exercises exploring fundamental JavaScript.

Topics include:

  • data structures
  • flow control
  • functions
  • variable scope
  • hoisting
  • chrome dev tools
  • math and date
  • syntactic_sugar