The 5 UI fundamentals a developer must know
Can developers also design? This is a fairly tricky question to answer. Nowadays, with how teams are structured and projects are led, it is common …
Codeminer42’s Engineering Blog
Can developers also design? This is a fairly tricky question to answer. Nowadays, with how teams are structured and projects are led, it is common …
Portuguese version here: https://tech-pills.github.io/2025-08-31-estudos-em-ddd-design-tatico-entre-pescadores-e-desenvolvedores/ Hey everyone! Hope you’re doing well. Another article to continue our DDD studies, this time focused on tactical design and the …
Trainee Program Hey everyone! 👋 Today I’m not here to talk about the usual topics, such as tests or SQL (Yes, I know part 2 …
Introduction I believe one of the most common experiences in life is realizing that we no longer belong to a place that once made us …
Raw Portuguese version is here: https://tech-pills.github.io/2025-08-17-estudos-em-ddd-entre-pescadores-e-desenvolvedores/ Hello there! Hope you’re doing well. I’ve been studying Domain Driven Design more deeply in recent weeks, and I’m …
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.
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 …
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 …