Back to Type Challenges

README

questions/09775-hard-capitalize-nest-object-keys/README.md

latest1.2 KB
Original Source
<!--info-header-start--><h1>Capitalize Nest Object Keys </h1><blockquote><p>by MayanDev <a href="https://github.com/Mayandev" target="_blank">@Mayandev</a></p></blockquote><p><a href="https://tsch.js.org/9775/play" target="_blank"></a> </p><!--info-header-end-->

Capitalize the key of the object, and if the value is an array, iterate through the objects in the array.

<!--info-footer-start-->

<a href="../../README.md" target="_blank"></a> <a href="https://tsch.js.org/9775/answer" target="_blank"></a> <a href="https://tsch.js.org/9775/solutions" target="_blank"></a> <!--info-footer-end-->