Course covers
how to write JavaScript basics
Data types the building blocks of coding
Alert and prompts for interaction with users
Variables var const and let
Functions and the new arrow function syntax
Loops and iterating through data
Arrays and array methods
Objects and how to use them
Conditions and operators
Map Set with examples
Fetch and how to connect to web apis
Document object to manipulate HTML element content