Refactoring journey
Practice refactoring tips to improve your day-to-day efficiency
Objectives

Before we start
Connection
Refactoring, you said refactoring ?

Concepts
Several ways to write code

What is refactoring ?

When to refactor ?

When adding a feature
Rule of Three (duplication)
When fixing a bug
During a code review
When paying your debt
How to ?

Concrete Practice


Enjoy the Journey

Conclusion

Last updated