Codeminer42's Engineering Blog
The Miners

Our Internal Review Process for Publishing Posts
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
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
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
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
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…