JSFiddle - React, Tailwind, and code Playground

by kman007_us

CoffeeScript

result = [{"foo" : 1234}, {}, {}, {}]
console.log JSON.stringify(_.filter result, (x) -> not _.isEmpty(x))