TGTGInsighttelegram intelligenceLIVE / telegram public index
← Front-end Developer News
Front-end Developer News avatar

TGINSIGHT POST

Post #110

@frontend_dev_news

Front-end Developer News

Views1,350Post view count
PostedJan 2201/22/2017, 01:00 PM
Post content

Post content

---------— 📖JavaScript Best Practices —------— The following is an article full of recommendations and general guidelines for writing clean JavaScript code. While our recommendations may change in the future as we build more sophisticated development tools or with new language features, one thing, however, will never change. You should write your code so that it is easy to understand. Ambiguity, thus, should be avoided at all cost. If you feel that your code is not clear enough for the future readers, please add a comment. Do this only to clarify your code as there is no need to have a life story in the comments. Remember: comments are messages from developer to developer.