JavaScript arrays
collecting several items in one container
collecting several items in one container
collecting properties and values into containers
grouping code into actionable chunks
making events happen again and again
making decisions with if and else statements
reviewing essential math + logic + beyond
differentiating const + let + var when declaring variables
storing data into named containers
looking at and manipulating numbers in JavaScript
looking at and manipulating plain text in JavaScript
summarizing the building blocks of web app data
using the browser's console as a code playground
documenting code with some comments and whitespace
getting started with JavaScript on a webpage
introducing the programming language of the internet
positioning layouts into rows and columns
positioning elements in flexible containers
adjusting our stylesheets for differently-sized screens