Andreas GroosAndreas Groos
  • Home
  • Portfolio
  • Blog
  • About
Posts with tag: #javaScript
Lodash's `get` function

Lodash's `get` function

Often we can't be sure if the data we are working with in web apps is already available or that it has certain properties (in Objects). So often we need to first check if the nested property is accessible.

© 2023 Built with Gatsby