Collab-Anno 6–15–2020
Today I’m going to clean up some of the components I built last week. I was trying to work a little fast and that was a slight mistake. My state management is completely off and I’ll need to rethink it. While reading a book on React, the author suggests writing up the HTML/CSS before adding state to the components. I should’ve done something similar. Refactoring is the goal for today.