Week 2 Recordings and Downloads

Segment 1: Week overview; review posts and assignment 1

Segment 2: Creating a simple React app

Segment 3: React app, with components and properties

Segment 4: assignment 2

Week 2 Outline

  • Technical review from posts and assignment 1
    • Review accessing checkboxes and radio buttons (demo)
    • Referencing the style property (for formatting)
    • Using the console
    • const vs. let vs. var
    • Arrow functions revisited
  • Setting up React
  • Simple React app
  • Assignment 2