Learn Phoenix LiveView - new LiveView tutorial Custom Notifications with Flashy

🎥 Do you really need processes in Elixir? 🎥

A talk by Brian Underwood from Code BEAM Europe 2023

https://youtu.be/3vEhHmESf5Q

A demo of a ride-sharing application Briand created to understand what is possible with a standard Phoenix + PostgreSQL application. He explores what performance and resiliency gains can (or can’t) be achieved by designing various process and supervision architectures using an external database, process state, ETS tables, and combinations therein.