Team100 / 2019WorkingRepo

FRC 100 2019 Working repository
1 stars 0 forks source link

Learn Refactoring #22

Closed alexanderbeaver799710 closed 5 years ago

alexanderbeaver799710 commented 5 years ago

Project Definition

Refactoring is the automation of making minor changes which when combined have a major impact on the quality and styling of the code. Someone should learn how to refactor in VS Code (and see if there are ways to refactor to the Google Style Guide, which we decided we would use at the high-level meeting).

Success

Success is measured by successfully refactoring existing code and sharing the knowledge with others. Almost everyone should also have an understanding of the steps required to refactor code and incorporate it as part of their workflow.