DEV Community

Discussion on: 10 Practical JavaScript Tricks

Collapse
 
dmalechek profile image
dmalechek

Nice tips for any of those contests to do things in the few number of lines, but I'm with David Hunt, this is almost a must set of error lint rules. In enterprise apps, never sacrifice readability for fewer lines of code without a very, very good reason.

If you don't like his comments, I might say why did the world need another "10 javascript..." repeat article?