<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Leo&apos;s dev blog – stories, insights, and ideas — #utils</title><description>Leo&apos;s dev blog – stories, insights, and ideas utils tagged content</description><link>https://www.leohuynh.dev</link><language>en-us</language><item><title>Remove all falsy values from an object and its nested children</title><link>https://www.leohuynh.dev/gists/remove-falsy-values-from-an-object</link><guid isPermaLink="true">https://www.leohuynh.dev/gists/remove-falsy-values-from-an-object</guid><description>Recursively removes all falsy values (null, undefined, 0, false) from an object and its nested properties.</description><pubDate>Wed, 21 Sep 2022 00:00:00 GMT</pubDate><category>javascript</category><category>utils</category><category>object</category></item></channel></rss>