As always: make a copy of this repository to commit changes to
- Homework/lab discussion
- Analyzing functions in terms of what they do vs what they are
return
statements_.map
vs_.each
- Thinking through asynchronous behavior
- Look at a solution to Week 4's lab 2, part 3
- Analyzing functions in terms of what they do vs what they are
- Review box model
- A closer look at developer tools
- Live HTML & CSS coding from scratch
- Lab 1
- Element selection
- A central feature of jQuery
- CSS selectors
- jQuery events
- 'Binding' events to elements
- Asynchronous behavior (just like ajax)
- Lab 2
- Complete Labs
- Complete Assignment