Is it possible to use the optional chaining operator in the left side of an assignment = in Javascript?
=
c
I’ve tried this on Chrome Canary (because of the browser compatibility) and it didn’t work: