I am trying to remove null & empty objects inside an object (but not falsy values), with recursively.
I have implem