|
|
|
|
|
by hharnisch
3898 days ago
|
|
Ternary operator is more compact and consistent with many other programming languages. The bigger issue was the bugs the existential operator led to. Not worth it when checking for existence wasn't a problem in javascript anyways. |
|