DEV Community

Jess Lee for The DEV Team

Posted on

↪️ Refactor for Hacktober ↩️

For anyone interested in the DEV Community codebase, I wanted to share an unending list of potential ways you can contribute. And that is: by way of refactoring. Refactoring tends to be a nice-to-have until one day it becomes an absolute-must-have-blocker-to-something-else.

To access our unending list of things to refactor, check out our code climate issues. You'll see a variation of this:

code climate screenshot

Some issues are bigger than others, but they're all worth tackling. Any refactoring will help the project and contribute to the health of the codebase.

Happy Coding!

Top comments (1)

Collapse
 
theoutlander profile image
Nick Karnik

Is there UI Test Automation to help with this or does that need to be written first?