Skip to content

Chapter 10: Refactoring #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joshuamabina opened this issue May 21, 2020 · 0 comments
Open

Chapter 10: Refactoring #12

joshuamabina opened this issue May 21, 2020 · 0 comments
Assignees
Labels
class notes New class notes or request

Comments

@joshuamabina
Copy link
Contributor

joshuamabina commented May 21, 2020

Refactoring:
Refactoring is the process of updating existing code while functionally remain the same. There are a variety of reasons for refactoring code including performance, readability, and future scalability.

Hint: Refactoring does not only get it done but get it done correctly.

Focus:
Refactoring in unit testing.

@joshuamabina joshuamabina added the class notes New class notes or request label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class notes New class notes or request
Projects
None yet
Development

No branches or pull requests

2 participants