Aggressively avoid over-engineering, restrict yourself to only whatever code is necessary to achieve your goal.
I have to repeatedly tell myself this when building out prototypes. It’s surprisingly difficult to not get lost in the weeds doing something not immediately necessary like setting up CI/CD or modularizing components.
I have to repeatedly tell myself this when building out prototypes. It’s surprisingly difficult to not get lost in the weeds doing something not immediately necessary like setting up CI/CD or modularizing components.