Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 853 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 853 Bytes

Week 4

As always: make a copy of this repository to commit changes to

Class Outline

Intro & Week 3 Review

  • Homework/lab discussion (refactoring example from last week)
  • More Underscore utilities and their uses
  • Ajax, async, promises
Section 1: Underscore Review
  • Underscore scavenger hunt 2
Section 2: jQuery & Async Behavior
  • jQuery
    • Library motivation
    • Getting data from elsewhere
    • ajax
  • Programming in time
    • Working with (future) data
    • Managing state
  • Lab 2

Homework Assignment (Due: Wednesday, February 8)