@[email protected] to [email protected]English • 11 months agoStop nesting ternaries in JavaScriptwww.sonarsource.comexternal-linkmessage-square32fedilinkarrow-up137arrow-down111
arrow-up126arrow-down1external-linkStop nesting ternaries in JavaScriptwww.sonarsource.com@[email protected] to [email protected]English • 11 months agomessage-square32fedilink
minus-square@[email protected]linkfedilink10•11 months ago pleasure of refactoring this mess took half an hour to understand If you can use any of the jetBrains IDE it can rewrite it to if/else with a few clicks (or [alt] +[return])
minus-square@[email protected]linkfedilink2•11 months agoAh that would be helpful. Gotta try that the next time I encounter such a monstrosity.
If you can use any of the jetBrains IDE it can rewrite it to if/else with a few clicks (or [alt] +[return])
Ah that would be helpful. Gotta try that the next time I encounter such a monstrosity.