Intro to Phoenix LiveView for web developers who don't know Elixir Using Dataloder.KV to call APIs lazily

Elixir Trickery: Using Macros & Metaprogramming Without Superpowers

Metaprogramming sounds scary, but in Elixir you don’t need supernatural powers to use it to great success. Read Michał’s article at Curiosum.dev to learn about how macros work & see some useful macro writing techniques.