Codeminer42's Engineering Blog
The Miners

Writing custom RailsAdmin actions
RailsAdmin is known for not being the most flexible admin framework out there; and while this is true, it is, in fact, possible to extend it’s functionalities by defining custom…
Pattern Matching in Elixir
One of the cool things about Elixir is the pattern matching, in this post we will be able to understand about Pattern Matching and how works the pin operator “…
Building a Phoenix API
After reading some tutorials about building APIs with Phoenix Framework, I saw that most of the posts are out of date. So, I decided to write a blog post that…
Getting Started with Elixir
In this post we will learn a little bit about Elixir basic types, strings, atoms, integers, float, booleans, lists and tuples. I will be using Elixir 1.0.2 . To install…
Why I’m Enjoying My Job at Codeminer
Guido Mine — Zabrze — Poland I’ve been developing software — most back-end development — in the past eight years. Like many web developers, I love Ruby on Rails, and…