DEV Community

Discussion on: Live Coding React fundamentals and projects

Collapse
 
cychainey profile image
Cy Chainey

You've probably already got this on your list, but I'd definitely say add a topic on the Context api. State is such a fundamental part of React that showing the use-case/reasoning behind Context would be a great addition. As already said, congrats on doing this. 👍

Collapse
 
domitriusclark profile image
Domitrius

Yes! Maybe even bring in an example of useContext from hooks and then test it all. I’m sure that would be interesting.

Thanks for the support!