Elixir DI

2020/11/29

Table of contents

Elixir DI

Below are a few references that I thought were good discussions around how to achieve DI in Elixir.

References

  1. Lightweight dependency injection without the tears in elixir
  2. Mocks and explicit contracts