11
you are viewing a single comment's thread
view the rest of the comments
[-] FourThirteen@lemmy.world 4 points 2 years ago

I've been a software developer for 7 years and I've grown to hate terneries entirely. They only hinder readability. Readability is the biggest factor in maintainability. Code that is hard to maintain makes bugs.

I always mark PRs with nested terneries as "needs work".

this post was submitted on 11 Dec 2023
11 points (86.7% liked)

JavaScript

2786 readers
1 users here now

founded 3 years ago
MODERATORS