DEV Community

Discussion on: Accessing Nested Objects in JavaScript

Collapse
 
elpibeperez profile image
Eduardo • Edited

Hey! Don't forget lodash.get! If you find loadash too heavy just import the get! I think is one of the most common ways of accessing nested objects until se get an Elvis operator like kotlin