BigOCast

Code Duplication: D.R.Y


Listen Later

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.

...more
View all episodesView all episodes
Download on the App Store

BigOCastBy Liam and Maci