Form Objects in Elixir
Can we have Form Objects in Elixir? It’s a functional language, isn’t it? But thanks to many features it gives us, we can leverage them to mimic Form Object pattern in our applications! Check this out: https://blog.lelonek.me/form-objects-in-elixir-6a57cf7c3d30
Read next Dealing with legacy databases in Ecto