CS396: Spring 2021

Intro to Web Development

CS396: Spring 2021

Schedule > React Wrap-Up; DataVis Libraries

Week 9: Mon, May 24

React + Node Lecture Files d3.js demos (Scott Murray)

Slides

Lecture Video(s)

Readings

  1. Barger, Reed (February, 2021). How to Create a React App with a Node Backend: The Complete Guide. Free Code Camp.
  2. Cleveland, William & McGill, Robert (1985). Graphical Perception and Graphical Methods for Analyzing Scientific Data. Science.
    (for your reference: seminal paper on visual perception)
  3. Murray, Scott (2017). Interactive Data Visualization for the Web.
    (for your reference)
  4. Murray, Scott (2017). Code Samples: Interactive Data Visualization for the Web.
    Lots of useful sample code to walk you through the features of d3.js from basic to advanced (for your reference)
  5. Knaflic, Cole Nussbaumer (2015). Storytelling with data.
    Recommended book (a practical guide to data visualization)