Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring for AI: When Your Code Reviewer is a Machine
Cover image for Refactoring for AI: When Your Code Reviewer is a Machine

Refactoring for AI: When Your Code Reviewer is a Machine

Comments
4 min read
Why Modular Monolith Architecture is the Key to Effective AI-Assisted Development
Cover image for Why Modular Monolith Architecture is the Key to Effective AI-Assisted Development

Why Modular Monolith Architecture is the Key to Effective AI-Assisted Development

1
Comments
6 min read
When AI Refactors Introduce Inconsistent Variable Names Across Files

When AI Refactors Introduce Inconsistent Variable Names Across Files

Comments
3 min read
When Generated Tests Pass but Don't Protect: LLMs Creating Superficial Unit Tests

When Generated Tests Pass but Don't Protect: LLMs Creating Superficial Unit Tests

Comments
3 min read
When code generation suggests deprecated Pandas APIs — a case study

When code generation suggests deprecated Pandas APIs — a case study

Comments
3 min read
TDD for dbt: unit testing the way it should be

TDD for dbt: unit testing the way it should be

Comments
12 min read
When Generated Tests Pass but Don't Protect: a case study in AI-written unit tests

When Generated Tests Pass but Don't Protect: a case study in AI-written unit tests

Comments
3 min read
When models suggest deprecated Pandas APIs: a small mistake that cascades

When models suggest deprecated Pandas APIs: a small mistake that cascades

Comments
3 min read
When code-gen suggests deprecated Pandas APIs: a case study in subtle breakage

When code-gen suggests deprecated Pandas APIs: a case study in subtle breakage

Comments
3 min read
Why You Shouldn’t Manually Define a Vue Component’s name

Why You Shouldn’t Manually Define a Vue Component’s name

Comments
2 min read
Revolutionizing Code Testing with JavaScript: A Comprehensive Guide

Revolutionizing Code Testing with JavaScript: A Comprehensive Guide

Comments
2 min read
A Small PHP Tip That Saves Time (and Lines of Code)
Cover image for A Small PHP Tip That Saves Time (and Lines of Code)

A Small PHP Tip That Saves Time (and Lines of Code)

Comments
2 min read
Future-Proof Your Codebase: How Test Coverage and Quality Metrics Minimize AI-Driven SDLC Disruptions
Cover image for Future-Proof Your Codebase: How Test Coverage and Quality Metrics Minimize AI-Driven SDLC Disruptions

Future-Proof Your Codebase: How Test Coverage and Quality Metrics Minimize AI-Driven SDLC Disruptions

Comments
4 min read
A Fail-Closed Gate for Rust AI Assistants

A Fail-Closed Gate for Rust AI Assistants

Comments
2 min read
Error Handling in Rust (Result & Option)

Error Handling in Rust (Result & Option)

Comments
8 min read
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
Cover image for 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
Cover image for 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
Cover image for 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
loading...