DEV Community

Discussion on: 😲🤯The most outstanding new feature in Javascript you need to know about: Optional Chaining

Collapse
 
kiransiluveru profile image
kirankumar

If anyone using Ramda library here we can use pathOr function which is like same optional chaining

But if this optional chaining is supported by default by javascript that would be better

Thanks @Iampewebdev