About Me Blog
Coding Kittens website logo

Coding Kittens

Curiosity Didn't Kill The Cat

About Me Blog
All javascript css
How to fix Stack-Size limit error of a recursive function using iteration in JavaScript thumbnail

Recursive who?

javascript

How to fix Stack-Size limit error of a recursive function using iteration in JavaScript

Explore an alternative approach in walking through a deep object tree using iteration instead of recursion to fix stack-size limit error.

January 5, 2024

6 min read

Created by

Javier Muñoz Tous

© 2024 Javier Muñoz Tous

X (Twitter) · Github · LinkedIn · Instagram