Reading-Notes

Class 02: State and Props


React lifecycle


React State vs Props

## Things I want to know more about.

- I want to fully grasp event handlers and being able to 
update not just part of text on a webpage but major sections of a page. 
like for example creating a click that changes maybe the header and nav not just header or nav.