2022-11-28
~3 min read
564 words
I recently had a problem where I wanted to remove Falsy keys from an object. In particular, I wanted to do it in a way that retained my…