Erlang is a functional programming language with dynamic typing. The language
offers great flexibility for destructing values through pattern matching and
dynamic type tests. Erlang also comes with a type language supporting
parametric polymorphism, equi-... (more…)
Read more »
This presentation was recorded at GOTO Chicago 2019. #gotocon #gotochgohttp://gotochgo.comSaša Jurić - Author of "Elixir in Action”ABSTRACTWhether you're dev... (more…)
Read more »
A list of tips and heuristics on how to work with Erlang/OTP Behaviors and how to define your own ones. (more…)
Read more »
elixir - Elixir is a dynamic, functional language designed for building scalable and maintainable applications... (more…)
Read more »
I’ve spent a lot of time debugging Elixir and Erlang applications over the last 5 years and decided to share what I’ve learned here. I … (more…)
Read more »