Codeminer42's Engineering Blog
The Miners

Ruby on Rails: The Open-Source Blueprint
1. Rails & Open Source: A Match Made in Developer Heaven Since its debut in 2004, Ruby on Rails has embraced open-source principles like no other framework before it. Released…
All You Need to Know About Rails Transactions
In this blog post, we'll dive into database transactions, how they work behind the scenes, but mainly, we will focus on how to use them effectively within the Ruby on…
What you need to know about frontend design patterns
Imagine you find yourself facing your code at a point where you clearly have a problem to solve. You start to think about different ways to go about it, though…
How to Speed Up Mobile App Development with Expo OTA Updates
There are a lot of articles out there talking about how great it is to use OTA updates in production, but in this article, I’d like to focus on the…
The Overlooked Power of Rails in the Age of AI
When we talk about Artificial Intelligence, the conversation can go in a hundred different directions by consuming OpenAI's API, actually building your own AI models, or even people with little…