It's time to focuser on your softer side
Function Composition - from small things big things grow
You know you should be writing clean code, but you don't know always know how. Hopefully this helps.
In an attempt to improve my knowledge of functional programming, I decided to jump into the highly praised, Haskell Programming: from first…
Recently I watched a fantastic talk from Saša Jurić , which goes through a lot of the internals of the how the BEAM VM works. If you…
ETS is an exceptional tool that I feel is greatly under-used in the Elixir world. This talk by Claudio from Erlang-Solutions highlights a…