Codeminer42's Engineering Blog
The Miners

How to consume APIs in React using Fetch and Async/Await
Learning to consume APIs is an essential step for anyone looking to create dynamic and interactive React applications. In this practical guide, we will explore how to use the fetch…
Web Development with Ruby on Rails
Ruby on Rails is a framework that has revolutionized the way we build modern web applications with speed, structure, and elegance. Today, as part of our Miner's Guide to Code…
How to Detect Forbidden Words in Text (Without Slowing Down)
During our workday or free time, we use apps and tools that heavily rely on data structures like trees (binary, red-black, AVL, etc.). Whether we're using a text corrector to…
Full Steam Ahead: Getting Started with Ruby on Rails
Before we start If you're here, you probably already know Ruby. If not, check out this blog post, which goes over how to get started with the language. So, what…
How Artificial Intelligence Learns, Adapts, and Decides
First of all, I’d like to welcome whoever reads this to the articles I’ll be writing! I’m excited to be here—and nervous in a way that words can’t quite capture—but…