The code smells, it feels like there is too much magic going on, it's not factored in such a way to make it easy to reason about when maintaining it, and it feels like there is duplicated code, even though it's slight different. Something needs to be done about this to make it easier to maintain.
The code smells, it feels like there is too much magic going on, it's not factored in such a way to make it easy to reason about when maintaining it, and it feels like there is duplicated code, even though it's slight different. Something needs to be done about this to make it easier to maintain.