principles
- If you can remove it without breaking anything, remove it.
- If you need a manual to use it, the design is making you do its job.
- Every feature you add is a promise to keep it working - forever.
- Count the time a tool costs you, not just the time it saves.
- Don't start from what everyone else built. Start from the problem in front of you.
- Simple isn't less. It's everything that matters and nothing that doesn't.
- A tool should help you finish - not keep you coming back.