Vibgrate Logovibgrate
Sign InGet Started
Back to Tags

Code Quality

3 items tagged with "code-quality"

Filter by type:

Anti-Patterns1

Anti-Pattern

Shotgun Surgery

Making a single change requires modifications across many different classes or modules

FAQs1

FAQ

How do I ensure migrated code works correctly?

Implement multiple testing layers: unit tests for migrated components, integration tests for interactions, end-to-end tests for critical paths, and pa...

Glossaries1

Glossary

Technical Debt

The implied cost of additional rework caused by choosing an easy solution now instead of a better approach