Author: Edvaldo Freitas

código IA
Productivity

The Biggest Dangers of AI-Generated Code

Tools like GitHub Copilot, Cursor, and ChatGPT are completely changing the way we write code. They speed up development, reduce…

metrica de pull request para gerente de engenharia
Engineering Analytics

Pull Request Metrics for Engineering Managers

Before diving into pull request metrics, here’s a heads-up: don’t use these numbers to evaluate or compare individual team members’…

code churn
Glossary

What is Code Churn?

If there’s one thing that often flies under the radar in software development but says a lot about a project’s…

Pair Programming
Glossary

What is Pair Programming?

Pair programming is basically when two people work together on the same development task. Picture a duo where one writes…

Unit Testing
Glossary

What are Unit Testing?

Unit testing are an essential practice in software development. They help ensure that individual parts of a system work as…