Lodash.js – forOwn() function

Lodash.js – forOwn() function

BY 26 Nov 2015 Web Code Snippet
A simple Lodash.js example of the forOwn() function, which iterates through the objects’ keys and their values. It doesn’t enumerate inherited properties.
Written by