DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code em PHP moderno.

Clean Code em PHP moderno.

Comments
2 min read
𝗪𝗵𝘆 𝗔𝗜-𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗲𝗱 𝗖𝗼𝗱𝗲 𝗢𝗳𝘁𝗲𝗻 𝗟𝗼𝗼𝗸𝘀 “𝗖𝗼𝗺𝗽𝗹𝗲𝘁𝗲” — 𝗯𝘂𝘁 𝗜𝘀𝗻’𝘁—𝗮𝗻𝗱 𝘄𝗵𝘆 𝗜 𝗯𝘂𝗶𝗹𝘁 𝗔𝗜-𝗦𝗟𝗢𝗣 𝗗𝗲𝘁𝗲𝗰𝘁𝗼𝗿

𝗪𝗵𝘆 𝗔𝗜-𝗚𝗲𝗻𝗲𝗿𝗮𝘁𝗲𝗱 𝗖𝗼𝗱𝗲 𝗢𝗳𝘁𝗲𝗻 𝗟𝗼𝗼𝗸𝘀 “𝗖𝗼𝗺𝗽𝗹𝗲𝘁𝗲” — 𝗯𝘂𝘁 𝗜𝘀𝗻’𝘁—𝗮𝗻𝗱 𝘄𝗵𝘆 𝗜 𝗯𝘂𝗶𝗹𝘁 𝗔𝗜-𝗦𝗟𝗢𝗣 𝗗𝗲𝘁𝗲𝗰𝘁𝗼𝗿

Comments 1
2 min read
Code Review Best Practices: How to Review Code Without Slowing Teams Down

Code Review Best Practices: How to Review Code Without Slowing Teams Down

Comments
3 min read
Trigger Logic Causing Recursive Updates or Data Duplication

Trigger Logic Causing Recursive Updates or Data Duplication

Comments
3 min read
When a refactor bot renames things unevenly: inconsistent variable naming across files

When a refactor bot renames things unevenly: inconsistent variable naming across files

Comments
3 min read
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 code suggestions keep using deprecated Pandas APIs: a practical postmortem

When code suggestions keep using deprecated Pandas APIs: a practical postmortem

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 an AI Recommends Deprecated Pandas APIs — a postmortem

When an AI Recommends Deprecated Pandas APIs — a postmortem

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 small failure that became a production bug

When Generated Tests Pass but Don't Protect — a small failure that became a production bug

Comments
3 min read
Performance Degradation Due to Inefficient Apex / ORM Usage (salesforce)

Performance Degradation Due to Inefficient Apex / ORM Usage (salesforce)

Comments
3 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 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
Refactoring for AI: When Your Code Reviewer is a Machine

Refactoring for AI: When Your Code Reviewer is a Machine

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

Revolutionizing Code Testing with JavaScript: A Comprehensive Guide

Comments
2 min read
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
Error Handling in Rust (Result & Option)

Error Handling in Rust (Result & Option)

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

A Fail-Closed Gate for Rust AI Assistants

Comments
2 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 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
loading...