@MecchaKakkoi

Nice video. As another little add-on, you could also pass the call count in the recursive call and use it to indent the printout.

@Hakeem-rk4ns

You are the best ❤❤

@arunkaiser

Pls Stay home Stay safe from Corona u such wonderful tutor in JS, we want u to be safe

@davmaz

Hey -- Great video series! Did you ever do this without using recursion? Recursion exhausts the stack in javascript very easily...

@harihp7548

Please do some real mini projects.becoz i don't know how to use js concepts in real projects

@ramyniranjan5751

Can you show how to do JSON.strigyfly()  custom function, which recursivly convert object in to string with child element?