DEV Community

replacing lodash.get with new js features

Arpit Batra on December 24, 2019

lodash is a popular javascript library with a set of utilities. One of the utilities that lodash provides is the get function which, as the name su...
Collapse
 
chico1992 profile image
chico1992

github.com/tc39/proposals/blob/mas...
Actually both reached stage 4