In my previous post on Lo-Dash, I explored the usefulness of several functions that can help reduce or eliminate common programming patterns in JavaScript. With this post I’d like to start looking at some of the utilities in Lo-Dash that will save additional time & effort. _.result A very common practice when implementing a callback […]
↧