Link Search Menu Expand Document
Last updated: Dec 08, 22 20:13 UTC | Permalink

7 - React

Learning Objectives:

This module will provide an introduction to UI development using React. By the end of this module you should be able to:

  • Understand how the React framework binds data (and changes to it) to a UI
  • Create simple React components that use state and properties
  • Be able to map the three core steps of a test (construct, act, check) to UI component testing

Lecture Slides:

Activities

Resources


© 2022 Jonathan Bell, Adeel Bhutta and Mitch Wand. Released under the CC BY-SA license