DEV Community

Discussion on: Seven useful programming habits

Collapse
 
legolord208 profile image
jD91mZM2 • Edited

Eight useful programming habits:

  1. Always add semicolons. It's easier to automatically remove them than having to later relearn the habit to add them...