DEV Community

Tony Sims
Tony Sims

Posted on

code refactoring five techniques:

Red-Green Refactoring.
Extract Method.
Simplifying Methods.
Composing Method.
Abstraction.

Top comments (0)