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
Explicit return in __init__ is Unproductive
Read more
Magic Methods in Python can be Risky
Read more