philnash@programming.dev to JavaScript@programming.devEnglish · 1 year agoStop nesting ternaries in JavaScriptwww.sonarsource.comexternal-linkmessage-square13fedilinkarrow-up13arrow-down11
arrow-up12arrow-down1external-linkStop nesting ternaries in JavaScriptwww.sonarsource.comphilnash@programming.dev to JavaScript@programming.devEnglish · 1 year agomessage-square13fedilink
minus-squarekassuro@feddit.delinkfedilinkarrow-up1·1 year agoTotally agree with you. I’m always an advocate for boring and easy to understand code. I really don’t need an extra layer of complexity just so someone can save a line or two.
Totally agree with you. I’m always an advocate for boring and easy to understand code.
I really don’t need an extra layer of complexity just so someone can save a line or two.