JSFiddle - React, Tailwind, and code Playground
by kman007_us
CoffeeScript
result = [{"foo" : 1234}, {}, {}, {}]
console.log JSON.stringify(_.filter result, (x) -> not _.isEmpty(x))
by kman007_us
result = [{"foo" : 1234}, {}, {}, {}]
console.log JSON.stringify(_.filter result, (x) -> not _.isEmpty(x))