Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 525 Bytes

File metadata and controls

17 lines (12 loc) · 525 Bytes

Episode 11 - Data is the new oil

Theory Assignment:

  • What is prop drilling?
  • What is lifting the state up?
  • What are Context Provider and Context Consumer?
  • If you don't pass a value to the provider does it take the default value?

Coding Assignment:

  • Practice React Context with code examples
  • Try out Nested Contexts

References: