Why
One of my first projects had an insufficient architecture, I had to rebuild the whole codebase on my own, so others could collaborate.
From that point on I learnt that good software architecture is key to the success of a project. My favourite architecture is the Clean Architecture from Uncle Bob.