Elixir Digest
Digests » 32
this week's favorite
Elixir Fountain 2016-02-01 Paul Lamb
Elixir fountain podcast is out and Johnny interviews Paul Lamb.
Joseph Kain dives into fragments in Ecto database framework for Elixir.
Stateless vs stateful web apps
George Guimarães talks about the difference in web frameworks and applications in how they manage their internal state.
A library to generate SQL queries without any need to setup a model classes.
Brian Cardarella from dockyard writes about Elixir best practices.
When to Use Structs, String-keyed Maps, and Atom-keyed Maps
Pete Gamache follows up on Elixir best practices with data structures.