Refactoring API Code

placeholder

Code refactoring can make code more manageable and efficient and reduce technical debt. In this course youÆll learn about the need for refactoring best practices and benefits of refactoring code. YouÆll then examine technical debt and how to manage it how to determine whether or not to refactor and how refactoring relates to test-driven development. Next youÆll explore avAIlable tools to AId in the refactoring process and the classes of various code refactoring methods and features. YouÆll continue with an examination of the code refactoring methods of coordinating data and simplifying Boolean expressions method calls and class hierarchies. Lastly youÆll explore the process of refactoring code to move towards a microservice architecture.