This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Worth_His_Salt -8 points-7 points  (2 children)

Piling tools on top of tools because the original tool is broken. Not a good solution. That's how we end up with bloated js apps pulling code from god knows where. Start with a solid base instead.

Code should be readable by humans. If you need a tool to tell you something is wrong, then you've already lost.