How to Write Readable Code In JavaScript
Every so often, there's an article with some list of rules on how to keep your code readable. Everyone wants their code to be self-documenting, but nobody seems to agree on how to do it. If you're reading this article, chances are you know your code isn't the cleanest. If