Codeminer42's Engineering Blog
The Miners

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…
Zero Knowledge Proofs and Merkle Trees – An overview before diving into it
If you care about your personal data and preferences (and you get more and more worried with every data leak out there), like your official identification documents, social security or…
AWS SNS – What You Should Know About it + a NodeJS Implementation
Image by unsplash Hi there! In the past few weeks I've been working on the backend of a mobile chat application, or, what I like to call WhatsApp 2. The…