Brandon Dusch
My Dev Diary

My Dev Diary

Follow
homebadges
Tag

Recursion

#recursion

More content

Read more stories on Hashnode


Articles with this tag

Understanding the 'object' Datatype to transform nested JSON keys

Sep 28, 20207 min read

Recently, I got to experience my first (mock) technical interview where I was asked to transform a valid JSON string's keys from kebab-case to...

Understanding the 'object' Datatype to transform nested JSON keys