© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Arulpriya A
Good article but I am not clear with below point "In our example, we have one key as phone. We cannot access phone by writing const { phone } = user;"
Why we cannot access phone alone like above?
Yuvaraj
Software Developer
It is a typo in the article, I have updated it. Yes, we can access phone property from user.
phone
user
Thanks for pointing out 👍🏻