Week 4 Recordings and Downloads

Segment 1: Logistics and D2L participation

Segment 2: ColorSample component overview

Segment 3: Simple state example (download of resulting App.jsx)

Segment 4: Assignment 3 and overview of remaining items

Extra session: deploying your React app to a web server

Week 4 Outline

  • Comments on D2L weekly participation
  • Review ColorSample component (from wk 3 code)
  • Demo simple changing state example
  • Review assignment 3
  • Review multi-level example from last week
  • Introduce assignment 4
  • Introduce midterm report
  • Deploying on studentweb.cdm.depaul.edu (video link)
    • npm run build
    • Edit dist/index.html for relative references
    • Upload dist folder to server