Codeminer42's Engineering Blog

The Miners

  • Writing custom RailsAdmin actions

    · 6 min read · by Fuad Saud

    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

    · 3 min read · by Luiz Varela

    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

    · 6 min read · by Luiz Varela

    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

    · 3 min read · by Luiz Varela

    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

    · 3 min read · by Lucas Renan

    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…