Codebase Decisions, Part 2: Best Practices August 30, 2023September 12, 2024 |Braeden FordBack-End Engineering Insights In part one of this two-part blog series, we looked at two approaches to codebase decisions: working with existing code patterns and refactoring for…
Codebase Decisions, Part 1: Refactoring vs. Working with Existing Patterns August 24, 2023September 12, 2024 |Braeden FordBack-End Engineering Insights Codebase decisions aren’t just about writing code. They’re about making choices that shape the reliability, maintainability, and overall quality of software. Since requirements, technologies,…