Hacker News new | ask | show | jobs
by gabyar 5395 days ago
Rewriting the spec for a feature takes a lot less time than rewriting the code.
1 comments

And reworking a whiteboard sketch for a feature takes a lot less time than rewriting the spec.

I think Joel's comment of "thinking in a disciplined way before typing code" hits the nail on the head. Different people can think in disciplined ways before typing code. Some people do that by writing specs, other people do that by writing tests, others do it at the whiteboard. There's no one right way to do it.