[Live Coding] UX with LiveView: Parsing Wiktionary Why, when and how to optimize your recursion

On Elixir Metaprogramming

Metaprogramming is a scary word: it sounds like voodoo for programmers, and in some manners it is. It is used by most popular Elixir libraries and as I leveled up as an Elixir programmer, I needed to understand how it worked under the hood.

https://www.christianblavier.com/on-elixir-metaprogramming/