Examples of using Refactor in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
If you want to find where you should refactor, read Chapter 3.
At some point(the Divide), you will be forced to stop and refactor everything, or else end up with a mess of unmaintainable spaghetti code.
Before major refactors, for example, you might create a BEFORE_REFACTOR_01 tag that you could later use if the refactor went wrong.
They refactor code to make it more testable.
Find duplicate code so that you can refactor.
Huge components that are hard to refactor and test.
Perhaps we should refactor our code to use ECMAScript modules?
If applied, this commit will refactor subsystem X for readability.
Containers and Application Modernization: Extend, Refactor, or Rebuild?
Continually refactor your code to make it as simple as possible.
Update to the latest version of Rails, or refactor your controllers.
They are actually quite helpful when we design or refactor our system.
Continuous attention to technical excellence and good design enhances agility- refactor frequently.
In order to see the benefit of refactoring, we will refactor the SuccessfulFilter.
Locate the part of your code that include Core Data code and refactor them.
We can refactor the example above to support both RGB and HSV colors.
Ctrl+R+M works great in Visual Studio to help you refactor code into separate methods.
These modernization techniques ultimately fall into three different categories: extend, refactor, and rebuild.
The third time you do something similar, you can extract it and refactor.
(And they will probably refactor the code to make it look more clever.).