Elixir How database transactions work in Ecto and why Elixir makes it awesome? Today we're going to look at how Ecto, Elixir's first-choice database access library, handles relational (SQL) database transactions.
Elixir Elixir Trickery: Cheating on Structs, And Why It Pays Off While we can't say cheating on anyone is okay, we're not as absolutistic when it comes to cheating on Elixir at times.