0

I saw this a while ago, and I think it may have some use for something, but I don't remember at all what it does. does it do anything in javaScript? If so, may a example be provided.

??

Haydan Fisher
  • 23
  • 1
  • 4
  • Try reading [this](https://www.javascripttutorial.net/es-next/javascript-nullish-coalescing-operator/) – crissal Mar 31 '21 at 17:13
  • 1
    Search for null coalescing - it's a new syntax. – Moshe Jonathan Gordon Radian Mar 31 '21 at 17:13
  • Related: [How is the nullish coalescing operator (??) different from the logical OR operator (||) in ECMAScript?](https://stackoverflow.com/q/65022531) and [When should I use ?? (nullish coalescing) vs || (logical OR)?](https://stackoverflow.com/q/61480993) – VLAZ Mar 31 '21 at 17:21

0 Answers0