Codeminer42's Engineering Blog

The Miners

  • Our Internal Review Process for Publishing Posts

    · 6 min read · by Julia Mattos

    The Blog Team Hi! My name is Julia, I'm a developer working at Codeminer42 and I've also been a part of the blog team for a little over 9 months…

  • How to handle loops in Elixir

    · 5 min read · by Edy Silva

    Elixir is a dynamic, functional laguage for building scalable and maintainable applications. This is a short description of Elixir that we can get from it's documentation. Although small, this description…

  • Mapbox, the “Google” for working with map applications

    · 9 min read · by Gabriel Quaresma

    Hello boys and girls!!! In this article I'll be discussing the Mapbox, an American provider (APIs and SDKs) for custom online maps for web and mobile apps. We'll be talking…

  • Ruby’s Cool Features for Beginners

    · 10 min read · by Paulo Eduardo

    Hi, everyone! In this article, we're gonna cover some features and concepts that differ Ruby from other programming languages, especially from languages that I've learned in the past, like Python…

  • Composition API in VueJS

    · 13 min read · by Felipe Nolleto

    Hello guys! In this article I will talk about the Composition API in VueJS. More precisely, I'll give you a brief introduction and talk about my experience with the Compositions…