
…nce we will be dealing with a mix of HTML elements and React elements. Lowercase names are reserved for HTML elements. In fact, go ahead and try to name the React component just “button”. ReactDOM will ignore the function and renders a regular empty HTML button.