Don't repeat yourself: DRY Principle in software engineering
Jul 19, 2021 · 5 min read · As developers, our main goal is to build our software more reliable, and to do so we need to make our developments easier to understand and maintain. Maintenance is the most important aspect of the software lifecycle. Maintenance doesn't take only pl...
MKVMichał and 2 more commented

