Writing Predictable Elixir Code with Reducers
Let’s see how code predictability plays a crucial role in a project’s short and long-term health. We will use Elixir’s built-in features for this, like the pipe operator, tuples, and with
blocks.
https://blog.appsignal.com/2022/07/19/writing-predictable-elixir-code-with-reducers.html
Read next Wallaby v0.30.0 has been released!