Refactoring examples
The purpose of this repo is to highlight a few common "code smells" along with suggested IDE methods of refactoring them.
The IDE's to be initially supported are IntelliJ and VS Code.
The langauges to be initially supported are Java, JavaScript and Python.
See Java code examples in java
See JavaScript code examples in javascript
See Python code examples in python
Please see CONTRIBUTING for details on how to make a contribution.
Copyright © 2022 Tom Marble