Codeminer42's Engineering Blog
The Miners

Internationalization in React Apps
When building web applications, it is easy to focus solely on your immediate audience. However, the internet has no borders, and your app may reach users from different cultures, languages,…
An Introduction to Ruby on Rails – From someone with a frontend background
If you've come here looking for a post from a Ruby on Rails expert, I'm sorry to inform you that I'm not that person. What you can expect from this…
How To Solve Every Programming Problem
If I had to summarize a programmers' job in a few words, I would say we are 'problem solvers'. However, it's not that simple. Some problems are easy, some are…
Gotta Go Fast: Jobs, Emails and Cache with Rails
Introduction: Let's Talk About Speed If you've been building with Rails for a little while, you've probably hit that moment: You add a new feature (maybe it sends a welcome…
Integrating React Native into iOS Apps
One of the beauties of our programming world is the ability to choose between a wide range of technologies and tools to build applications. For mobile development, we have a…