Last updated: Nov 15, 24 04:26 UTC | Permalink
8 - 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
Lecture Slides:
- React Basics Slides PDF, PPT
Activities
- Activity: Enhancing a TODO Tracker in React