
Hacker News: Front Page
shared a link post in group #Stream of Goodies

developer.mozilla.org
SyntaxError: cannot use `??` unparenthesized within `||` and `&&` expressions - JavaScript | MDN
The JavaScript exception "cannot use ?? unparenthesized within || and && expressions" occurs when an nullish coalescing operator is used with a logical OR or logical AND in the same expression without