Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 209 Bytes

react-fundamentals-workshop

React fundamentals workshop

Agenda

  • create-react-app & JSX & components
  • props, state, children
  • Life cycle methods
  • Events and forms
  • Component composition and data flow