Notes from the Field
In practice, the simplest solution is often a careful subtraction of options.
- Remove unnecessary hops.
- Make failure states loud.
- Write down the invariants.
Reading
- Designing Data-Intensive Applications
- The Pragmatic Programmer
In practice, the simplest solution is often a careful subtraction of options.