I most proud of how much easier it's becoming to follow a style guide and get the end result as close to the design as possible. Next time, I'm going to be more meticulous in tracking where time is spent on a project. I think it'd be fun to document how much time it takes me to work on each aspect of a project.
What challenges did you encounter, and how did you overcome them?One of the biggest challenges I had was with git and github. I've been trying to practice branching, merging, and pull requests. Usually, I have no issues but for some reason I kept getting errors saying the repo wasn't a working repo though my commits were being pushed through. I'm not even sure what caused the issue or what any of the other issues were that I encountered. I just copied my work, deleted the original repo, and pasted everything into a new one. I should've taken a screenshot and asked for help. Thankfully, this wasn't a large project but I learned my lesson for next time.