Reading Notes for Codefellows
Componentdid mount is invoked right after a component is mounted, put here anything using a network request or initialize the dom
cite = React: Component Lifecycle Events - Joshua Blankenship July 9 2018 (https://medium.com/@joshuablankenshipnola/react-component-lifecycle-events-cb77e670a093)