How To Structure Your Application Like An Artisan
When defining what a program is, the most fundamental definition you can find is: A program is something that transforms inputs into outputs Programming is …
Codeminer42’s Engineering Blog
When defining what a program is, the most fundamental definition you can find is: A program is something that transforms inputs into outputs Programming is …
In the late ’90s and early 2000s, the internet as we know it today started to become mainstream. Surfing the web became more accessible, and …
In this post, we’ll explore how React Native works under the hood, from the traditional Bridge architecture to the New Architecture with Fabric. A Quick …
Let me tell you a story about how I crashed my workplace’s server due to a lack of disk space and how I solved the …
Providing a personalized and accessible experience to a global audience, it is essential for applications to support multiple languages and cultural formats. This process, known …
Raw Portuguese version is here: https://tech-pills.github.io/2025-07-27-frontend-concurrency-control/ Hello there! Hope you’re doing well. The purpose of Tech Pills here is to begin a series of articles …
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 …
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 …
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 …
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 …