On Elixir Metaprogramming LiveJoy with Phoenix LiveView

Why, when and how to optimize your recursion

Sometimes you have to recursively iterate over a possibly too large set of data. Find out how to protect yourself from running out of memory.

https://www.elvismelkic.com/recursion-optimization/