Classes with missing destructor declarations can be unproductive
Read more
Single quote strings keeps code consistent and productive
Read more
Array literals are less risky than Array constructors in JavaScript
Read more
Too many “for in” loops is risky
Read more
Missing Semicolons in JavaScript can be very unproductive
Read more
Simplified Syntax can be unproductive in KSH
Read more
Having too much Spaghetti Code can be risky
Read more
Leaving arguments unchecked hinders progress
Read more
No explicit EXIT instruction in last statement in KSH can be risky
Read more
Methods as functions tend to be unproductive
Read more