Today we released the video for Example #10: Form Create, plus a challenging exercise!
In this example we use Ecto and changesets to dynamically create and add volunteers to a check-in list. As a bonus, we also use phx-update
and temporary_assigns
to reduce memory at web scale.