Salesforce Fact #598 | ES11 Optional Chaining Operator

With ES11 in JS, we now have the optional chaining operator which is similar to the safe navigation operator in apex.

Reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining

Attached is the screenshot.










Comments

Popular posts from this blog