Do not use clever one-liners and nested ternary expressions just to keep the code shorter, but also do not intentionally make the code longer when it does not need to be. Deleting unnecessary code is the best thing you can do in any program.
P
121
Programming
Notes, ideas and advises related to programming collected from my readings for blog posts, articles and books