Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Last updated: Apr 05, 23 09:42 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

Tutorials

Resources

  • Code examples from lecture (zip)

© 2023 Adeel Bhutta, Jan Vitek and Mitch Wand. Released under the CC BY-SA license