Keep your code structure clean
As an architect or a lead developer responsible for the structure of a code base, you spend time creating a clean structure for your code. The challenge is to make sure that the intentions you had when creating the structure won’t be violated in the future, what is often named design erosion or architecture erosion.
Let’s take a real-world application such as Octopus Micro Finance Suite, an open-source application developed by the Octo Technologies company. Typically, in such a 3…
Posted on Tuesday November 27th
