DEV Community

Discussion on: Clean Code

Collapse
 
rconr007 profile image
rconr007 • Edited

Also proper line breaks, like those use by Prettier on long lines. Avoids having to scroll right and left to read reminder of statements. Having proper structured code goes a long way on readability as well.

Some comments have been hidden by the post's author - find out more