DEV Community

Discussion on: How to Become a 10x Dev

Collapse
 
idleman profile image
idleman • Edited

prettifier is an extension that in average makes the code less readable (compared to if you manually try to style it as readable as you possible can yourself) so even if it make the code consistent, do it make the total time reading the code longer. And because reading code is done 100x more than writing, is it bad.