Apr 29, 2021
I’m a proponent of Clean Code and Quality Code. But I’m not sure about striving to achieve clean code with your first strike.
I believe first prototype should focus on solving the problems at hand and then refactor toward clean beautiful Code.
PS: I appreciated your mindset so far on most of what you’ve discussed