Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 938 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 938 Bytes

HackYourFuture - React 1

In this 3 week module we will learn React!

Week Topic Preparation Lesson plan Homework
1.
  • Why React and Next.js?
  • Setting up the Next App (Create-next-app)
  • Building components using JSX
  • Preparation Lesson plan Homework
    2.
  • Passing props to components
  • Managing component state
  • Sharing state between components
  • Preparation Lesson plan Homework
    3.
  • Creating input forms
  • Rendering a list of components
  • Understanding effects and hooks
  • Using data from async APIs
  • Preparation Lesson plan Homework