cara mengulangi objek menggunakan lodash
_.forOwn(obj, function(value, key) { } );
Open Osprey
_.forOwn(obj, function(value, key) { } );