render
or the componentDidMount
?1.constructor 2.render 3.react updates
## 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.