Always add more comments, especially where they are most important... in the middle of statements.
var myString = /* Setting of the string happens after this comment. */ "The string was set."; // The string was set before this comment.

If you'd like to add your own enterprise tips, fork this project on GitHub.

This is a joke.
Fork me on GitHub