Week 4: Basic Interactivity
Expectations
- Read and do the activities for Basic Interactivity
- UPDATED for this Semester: Please complete the Web Dev 2 Class Assessment Form (opens in a new tab)
- Attend class and participate in the review of this week's content
- Start working on Week 4 Assignment
Code Example (opens in a new tab)
- In class code demonstrations
- Includes:
- useClient and useState examples
- onClick event handlers
- Tailwind css: flexbox, hover, breakpoint sizes, cursor, margin, padding, text size and font weight
- Presentational Components (SectionHeader)
- Challenge to create a reset button with a link to a tutorial
- Documentation on how useState works (opens in a new tab)