B
B
beefront172017-09-27 13:24:11
JavaScript
beefront17, 2017-09-27 13:24:11

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)

The project itself is on react, the code itself is here

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Kublyakov, 2017-09-27
@Kublyakov

This is from the Lodash library https://lodash.com/docs/4.17.4#get

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question