Null-safe property access (and conditional assignment) in ES6/2015

后端 未结 10 1080
[愿得一人]
[愿得一人] 2020-11-22 13:00

Is there a null-safe property access (null propagation / existence) operator in ES6 (ES2015/JavaScript.next/Harmony) like ?. in

10条回答
提交回复
热议问题