Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

JavaScript

Topics Covered

  • Conditionals
  • Functions
  • Scope
  • Variables and data types
  • Arrays
  • Loops
  • Objects
  • Iterators
  • Errors and debugging
  • JavaScript and the DOM
  • DOM Events
  • Accessibility
  • Classes
  • Modules
  • Error Handling
  • Testing with Mocha
  • Async JavaScript
  • Promises
  • Async-Await
  • APIs and HTTP requests
  • Requests