Answer the question
In order to leave comments, you need to log in
What does underscore _.get() mean in javascript?
Good afternoon! Please explain what the underscore in this sentence means.
const nextCenter = _.get (nextMarkers, "0.position", this.state.center)
Answer the question
In order to leave comments, you need to log in
This is from the Lodash library https://lodash.com/docs/4.17.4#get
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question