Unpacked: Multi-Player Bingo (Pragmatic Studio)

Working through the course, so far only the elixir content is available in video - although the whole codebase for the bingo app is available to browse.

The quality is great, code is presented very cleanly in VS code, with IEx sessions.

They assume a working knowledge of Elixir and Elm - deliberately skimming over the sequential game logic modules as that is not the focus of the course.

The coverage of DynamicSupervisor, Registry and GenServer to represent game sessions is great.

Looking forward to the Phoenix channels/presence and Elm content.

5 Likes