Elixir web development 101
Part 1: Elixir web development 101: introduction & toolchain setup
Part 2: Elixir web development 101: collaborative todolist with realtime updates
This two-part serie started as a brain dump of my first steps in Elixir & Phoenix web development and ended as a small tutorial on how to build a collaborative todo app with realtime updates using websockets. Hope it helps to get you started!
The code is available on Github.
Read next When ecto associations conflict with phoenix context boundries