This episode will delve into patterns and tradeoffs involving duplication of code. We will try to answer the question: when is code duplication a reasonable tradeoff, and when should we avoid it? We first start with duplicated code in two codebases, then reduce duplication by implementing a shared library, and finally explore another approach by extracting common functionality using a microservice.
Information
- Show
- FrequencyUpdated Monthly
- PublishedFebruary 7, 2024 at 7:25 PM UTC
- Length8 min
- RatingClean
