Refactoring 013 - Eliminating Repeated Code with DRY Principles
#programming #technology #cleancode #refactoring #softwareengineering #softwaredevelopment #repeatedcode #dryprinciple
https://hackernoon.com/refactoring-013-eliminating-repeated-code-with-dry-principles
#programming #technology #cleancode #refactoring #softwareengineering #softwaredevelopment #repeatedcode #dryprinciple
https://hackernoon.com/refactoring-013-eliminating-repeated-code-with-dry-principles
Hackernoon
Refactoring 013 - Eliminating Repeated Code with DRY Principles
Learn how to eliminate repeated code, enhance maintainability, and create a single source of truth with our DRY (Don't Repeat Yourself) principles.
How to DRY Your Apache APISIX Config
#apacheapisix #configurationmanagement #dryprinciple #dontrepeatyourself #whatisthedryprinciple #dryinapacheapisix #dryupstreams #hackernoontopstory
https://hackernoon.com/how-to-dry-your-apache-apisix-config
#apacheapisix #configurationmanagement #dryprinciple #dontrepeatyourself #whatisthedryprinciple #dryinapacheapisix #dryupstreams #hackernoontopstory
https://hackernoon.com/how-to-dry-your-apache-apisix-config
Hackernoon
How to DRY Your Apache APISIX Config
Don't Repeat Yourself or DRY is an important principle in software development. This post will show you how to apply it to Apache APISIX configuration.
3 Software Development Principles I Wish I Knew Earlier in my Career
#programming #softwareengineering #softwarearchitecture #softwaredevelopment #softwaredesign #yagni #kissprinciple #dryprinciple
https://hackernoon.com/3-software-development-principles-i-wish-i-knew-earlier-in-my-career
#programming #softwareengineering #softwarearchitecture #softwaredevelopment #softwaredesign #yagni #kissprinciple #dryprinciple
https://hackernoon.com/3-software-development-principles-i-wish-i-knew-earlier-in-my-career
Hackernoon
3 Software Development Principles I Wish I Knew Earlier in my Career
Many software development principles are worth exploring and applying. However, I found 3 of them to be extremely helpful and powerful throughout my career.