Topics > 9. React
React is a popular JavaScript library for building user interfaces, especially single-page applications (SPAs). It allows developers to create reusable components and manage the state of an application efficiently through a virtual DOM. React's declarative approach simplifies UI development and is widely adopted in modern web development.
Readings & Activities
Week | Slides / Activities | Readings | |
---|---|---|---|
Week 10 | Fri, 3/21 | Lecture 17 React I Activity Hands-on React Activity |
Required:
Optional:
|
Week 11 | Mon, 3/24 |
React II (see Lecture 17 slides)
|
Required:
|
Wed, 3/26 | Tutorial 8 React: Custom & Third-Party Components (due Mon, 3/31) |