The general idea is worthwhile, but not to the extreme the author suggests:<p><pre><code> > Maintainability isn't a factor. Best practices don't
> matter. Design patterns don't matter. All that matters
> is getting things done.
</code></pre>
Naturally, you must find a happy medium. Go for maintainability and best practices wherever possible, but don't lose sight of your goal: create your product.<p>That said, the author did acknowledge the need for moderation toward the end. Best practices are thusly named for a reason.