Programming mantras are proverbs - Article covering problem of taking programming mantras such as “DRY” to serious and closing yourself off to other options.
Programming mantras are proverbs - Article covering problem of taking programming mantras such as “DRY” to serious and closing yourself off to other options.
Do reinvent the wheel - Drawbacks of using libraries instead of writing code ourselfes.