0

I see something like this:

const v = myObject?.myProperty

What does ?. mean, which part of the javascript doc can I read about it ?

user1008636
  • 2,109
  • 7
  • 21
  • 38
  • 2
    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining – Bergi Jun 10 '20 at 21:47

0 Answers0