/cpln692-week4

jQuery & Async Behavior

Primary LanguageJavaScript

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: Thursday, February 14)