CPSC270
Software Engineering and Project Design

Assignment 13

React Lifting State

Read the following sections of the React documentation’s guide to Main Concepts:

  1. Lifting State Up
  2. Composition Vs Inheritance
  3. Thinking in React