Written by Luiz Damim who lives and works in Brazil building useful things. You should follow me on Twitter and GitHub.
Reorganizing your (Phoenix) Contexts as Use Cases
June 03, 2019Extract your contexts' actions into Use Cases, identifying execution paths and making requirements explicit.
Tracking changes with context using Phoenix and Ecto
May 16, 2019Saving data changes in Phoenix and Ecto as events.
Tracking changes with context
May 01, 2019What, who and why of keeping track of data changes.