Why I moved from Vagrant to Docker as my default development environment?You probably have already heard that old classic phrase:I don’t know what’s happening… It works on my machine…
Avoid to Get Outdated as a DeveloperHere at Codeminer we use Ruby and Ruby on Rails as our main technologies, but we also deal with other ones such as Java, Swift, Objective C, Go and Node.js, when there’s an opportunity to do so. We’re also keeping an eye on the wonderful Elixir technology, which is…
Um Rápido Mergulho em Expressões RegularesRead in english here.Olá. Que tal esquecer um pouco a rotina e a realidade e fazer uma viagem ao interior de sua mente? Descobrir conceitos novos, diferentes. Ao voltar, as coisas não serão mais tão normais quanto antes, pois s…
Pattern Matching in ElixirOne 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 “ ^”.The pattern matching is a feature that Elixir brought from the Erlang and is a natural…
Building a Phoenix APIAfter 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 covers how to build a JSON API using Elixir + Phoenix from scratch.
Why I'm Enjoying My Job at CodeminerI've been developing software — most back-end development — in the past eight years. As many…