Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 681 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 681 Bytes

Class 17 : Routing, Conditional Rendering, Events and, State

Outcomes

Students will learn :

  • Routing
  • Conditional rendering
  • Passing functions as props
  • Handling events
  • Introduce state and Life-cycle (useState)

Resources

Keywords to search for (Main Headlines):

  • React Routing.
  • Props vs state.
  • React Events.
  • React Lifecycle.