Hacker News new | ask | show | jobs
by dwd 2768 days ago
> excellent design and best practices

Sounds like a sure fire way to spend all the time on premature optimisation.

Scott Guthrie at Microsoft used to talk about rapid prototyping, and to always throw away the prototype code and redo from scratch. Never keep the prototype, and especially don't just push it straight into production.

1 comments

Exactly my point! That's an excellent technique in fact, tell a team upfront this will not be allowed to evolve into production and, freed from unease about future plans, they'll explore and experiment much more openly.