1 min readFeb 26, 2020
This is an important use of decorators which gets missed in the heat of development and developers accidentally fall prey to the vicious simplicity of inheritance. Have faced the perils of not using decorators in one of our code by a fellow developer causing a ugly mess of 27 sub-classes when 6 should have sufficed.