A follow up to a previous episode about consolidating code, we discuss the option of using Plug to handle chained event logic. Plus the benefits of decorators and the Sage library for transactions.
** show notes **
- http://empex.co/la
- https://gist.github.com/mmmries/424afa5b73ef597d56037b5b2591561e
- https://medium.com/elixirlabs/railway-oriented-programming-in-elixir-with-pattern-matching-on-function-level-and-pipelining-e53972cede98
- https://twitter.com/tef_ebooks/status/1008358865279291392
- https://github.com/arjan/decorator
- https://medium.com/nebo-15/introducing-sage-a-sagas-pattern-implementation-in-elixir-3ad499f236f6
- https://github.com/Nebo15/sage