- COMMIT AND PUSH YOUR CODE OFTEN!
- understand how the web works
- front-end vs back-end
- the web app landscape
- understand JavaScript vs jQuery
- understand what the DOM is
- understand conditional statements and how they’re used
- understand functions
- invocation vs definition
- parameters vs arguments
- global and local scope
- anonymous functions
- return values and how to save the returned value to another variable