Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 339 Bytes

File metadata and controls

11 lines (8 loc) · 339 Bytes

Chapter 11 - Data is the new Oil Theory:

Theory Assignments

What is prop drilling?

What is lifting the state up?

What is Context Provider and Context Consumer?

If you don’t pass a value to the provider does it take the default value?

Coding:

  • Practice React Context with code examples Try out Nested Contexts