~ Design ~

You ARE Allowed To Think Before You Type

Test driven development, Extreme Programming, and many other approaches encourage us to start typing in code, either as a test or as functionality. That’s good advice, but you should never start coding blindly.

Stop Designing

Never drive faster than you can see. The trick is to know how fast that is.

Three More Tells

Tell em 3 times applies to more than presentations. It works in design too.

TDD Anti-patterns

Some kinds of tests you just don’t want to write