Last updated: Dec 13, 23 17: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
Important Dates:
- Individual Project Deliverable 2 Due Wednesday, Oct 18 by 11am
Lecture Slides:
- React Basics Slides PDF, PPT
Activities
- Activity: Enhancing a TODO Tracker in React
Tutorials
- Tutorial: Basics of React
Resources
- Code examples from lecture (zip)