5 Awesome C# Refactoring Tips
Refactoring is a technique for restructuring existing code without changing its behavior. You can think of refactoring as a series of small code transformations.
One change (refactoring) does little. But a sequence of refactors produces a significant...
milanjovanovic.hashnode.dev8 min read