DEV Community

Discussion on: Search through a JSON object using JavaScript

Collapse
 
qm3ster profile image
Mihail Malo • Edited

Was a fully single-recursive implementation part of the goal?

Collapse
 
killants profile image
killants

Was my way of thinking, i made this method just to fecth the path in some object which value i knew it exists somewhere. :)