Simple Phoenix LIveView App: PubSub & Index Simple Phoenix LiveView App: Scaffolding Users & Content

Thoughts on simple GenServer uses

https://medium.com/@damonvjanis/elixir-genservers-for-web-developers-255d37a3699c

A few thoughts and opinions about uses for GenServers in web development. Summary: use them for simple recurring background jobs and sparingly otherwise!