Last active
August 12, 2021 14:22
-
-
Save logeshvar/a5ae5115d9dc39d62fdc9085311f23ea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Don't do this | Follow this | ||
---|---|---|---|
Slang | product.pleaseDie() | product.remove() | |
Unclear abbreviation | message(n); ymdt = new Date(); | message(newUser); dateWithTime = new Date() | |
Disinformation | userList ={name:’test’,age:20} | userMap={name:’test’,age:20} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment