Setting up Brotli on Nginx or Phoenix Reversing BIP-39 and the Power of Property Testing

Elixir Protocols: a gentle introduction

https://youtu.be/NB58aFTZmrE

Protocols are one of the more important but less publicized features of Elixir.

That’s why this lesson focuses on them directly rather than being part of a larger project. It explores defprotocol, fallback_to_any, defdelegate and working with structs.