By using listi.net you agree to our
cookie policy
, We and our partners operate globally and use cookies, for multiple purposes
Close
listi.net
Refactor - coding technique
Refactoring is a technique to improve your code.
You take the code you've written and improve it.
It helps to have some automated testing and previous versions.
This way after you improve the code, how will you know if you broke something?
You might have used a poor coding technique but want to improve the code
You may have duplicate code that you want to put in one place
Unorganized Modules
Unused code
Unused sheets/functions
Please enable JavaScript to view the
comments powered by Disqus.
blog comments powered by
Disqus