Open alexandrazykova opened 1 year ago
Agree on variable, class, and id naming conventions so that code is seamless and easy to read.
Maintenance of code as well as finding bugs and keeping track of classes, ids, and variables will be easier if the convention is the same.
In GitHub, branches will have an underscore (two words) In code, variables will have - between words (no more than 3 words)
Agree on variable, class, and id naming conventions so that code is seamless and easy to read.
Maintenance of code as well as finding bugs and keeping track of classes, ids, and variables will be easier if the convention is the same.