DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
When code generation suggests deprecated Pandas APIs and CI stays silent

When code generation suggests deprecated Pandas APIs and CI stays silent

Comments
3 min read
JavaScript vs TypeScript: vantagens e diferenças

JavaScript vs TypeScript: vantagens e diferenças

Comments
5 min read
Vitest vs Jest 30: Why 2026 is the Year of Browser-Native Testing

Vitest vs Jest 30: Why 2026 is the Year of Browser-Native Testing

Comments
7 min read
The Cost of Relying Only on Static Code Review

The Cost of Relying Only on Static Code Review

Comments
3 min read
Refatoração e Otimização com IA: Entre a Automação e o Julgamento Arquitetural

Refatoração e Otimização com IA: Entre a Automação e o Julgamento Arquitetural

Comments
14 min read
When Generated Tests Pass but Miss the Bug: A Case of False Confidence from AI Test Generation

When Generated Tests Pass but Miss the Bug: A Case of False Confidence from AI Test Generation

Comments
3 min read
When a Model Renames Things Differently in Each File: Lessons from a Multi‑File Refactor

When a Model Renames Things Differently in Each File: Lessons from a Multi‑File Refactor

Comments
3 min read
When an AI Suggests DataFrame.append: Missing Pandas Deprecations in Generated Code

When an AI Suggests DataFrame.append: Missing Pandas Deprecations in Generated Code

Comments 1
3 min read
When code assistants suggest deprecated Pandas APIs: a subtle, production-breaking failure mode

When code assistants suggest deprecated Pandas APIs: a subtle, production-breaking failure mode

Comments
3 min read
The Frontend Fortress: Building a Bulletproof Code Quality Pipeline

The Frontend Fortress: Building a Bulletproof Code Quality Pipeline

1
Comments
5 min read
When AI-generated unit tests pass but the code still fails in production

When AI-generated unit tests pass but the code still fails in production

Comments
3 min read
When code suggestions suggest the past: deprecated Pandas APIs and silent drift

When code suggestions suggest the past: deprecated Pandas APIs and silent drift

Comments
3 min read
When AI Refactors Break Naming: a case of inconsistent variable renames across files

When AI Refactors Break Naming: a case of inconsistent variable renames across files

Comments
3 min read
When AI-generated tests pass but miss the bug: a postmortem on tautological unit tests

When AI-generated tests pass but miss the bug: a postmortem on tautological unit tests

Comments
3 min read
When an AI refactor renames things wrong across files

When an AI refactor renames things wrong across files

Comments
3 min read
When code suggestions push deprecated Pandas APIs: a postmortem

When code suggestions push deprecated Pandas APIs: a postmortem

Comments
3 min read
When AI-Generated Tests Pass but Miss the Point: a Postmortem

When AI-Generated Tests Pass but Miss the Point: a Postmortem

Comments
3 min read
When AI Refactors Introduce Inconsistent Naming Across Files

When AI Refactors Introduce Inconsistent Naming Across Files

Comments
3 min read
When long chats change the code: context drift and hidden errors

When long chats change the code: context drift and hidden errors

Comments
3 min read
Fitness Equation 12/31/2025

Fitness Equation 12/31/2025

Comments
8 min read
Your Code Works But Looks Messy: Writing 'Senior' Code in Interviews

Your Code Works But Looks Messy: Writing 'Senior' Code in Interviews

Comments
7 min read
When long chats change the model (and your build breaks)

When long chats change the model (and your build breaks)

Comments
3 min read
When Generated Tests Pass but Don’t Protect: a Practical Look at AI-Produced Unit Tests

When Generated Tests Pass but Don’t Protect: a Practical Look at AI-Produced Unit Tests

Comments
3 min read
Monorepo vs. multiple repositories: what’s the best strategy for a growing codebase?

Monorepo vs. multiple repositories: what’s the best strategy for a growing codebase?

Comments
8 min read
Design Patterns You’ll Actually Use: A No-Nonsense Guide

Design Patterns You’ll Actually Use: A No-Nonsense Guide

Comments 2
3 min read
loading...