Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 555 Bytes

File metadata and controls

16 lines (13 loc) · 555 Bytes

React: State and Events

Topics

  • event handlers (examples: onClick and onChange)
  • useState hook

Sandboxes

Deliverables

  • Change color of paragraphs using state and onClick
    • experiment with single state vs separate states for paragraphs
  • Implement light/dark mode button
  • Filter projects by name entered in search field
  • Filter by phase buttons