What’s New In Rails 8.1 And Its Ecosystem
RailsWorld 2025 is currently taking place in Amsterdam, and, as always, DHH, the creator of Rails, has made some exciting announcements. In this article, we’ll …
Codeminer42’s Engineering Blog
RailsWorld 2025 is currently taking place in Amsterdam, and, as always, DHH, the creator of Rails, has made some exciting announcements. In this article, we’ll …
Introduction The world is constantly changing, and the tech world, even more so. In recent years, we’ve seen a clear shift: more and more people …
Continuous Integration and Continuous Delivery (or Deployment) – better known as CI/CD Pipelines – is a pillar of modern software teams. Although it may sound like another buzzword, it’s actually about something very practical: automating the way code moves from your local enviroment to production.
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 …