➡️ Frontload the boring stuff
Cliff Brake June 16, 2025 #testing #cad #architectureSome examples:
- Think about and write tests before implementing a new software feature.
- Automate deployment of a new service before developing it.
- Create eCAD libraries before doing the schematic/layout work.
- Document the architecture before implementing it.
- Open a PR before doing the work, and explain what is going to be done.
In the end, you will go faster and do better work. Why? Because you are frontloading the tedious details that are difficult to find time for after the work is done.
This is the difference between the prototyping and product development mindset.