What is code convention?
Code convention refers to a set of guidelines and rules that developers agree to follow when writing source code. These guidelines define how code should be formatted, named, structured, and sometimes even how logic should be organized.
Poplular conventions
https://github.com/airbnb/javascript
https://github.com/libertyAlone/airbnb-javascript-style-guide-cn