When Should You Refactor Code

preview_player
Показать описание
Code smells, technical debt and changing requirements are just some things that can lead code bad and confusing code. It is important to refactor your code base as this helps to keep it clean and manageable. But when should you refactor you code?

In this video I talk about code refactoring, when to refactor your code and what you should do when altering fragile code.

Refactoring code is the act of making code more readable, understandable, more concise and cleaner. Refactoring code is not the practice of adding, modifying or removing features. Feature alterations and code refactoring are two separate things and should be handled independently. In this video I discuss how and when to refactor your code. I also explain the importance of having automated code tests when refactoring code.

// Web Development tutorials and courses

JavaScript courses

Python courses

PHP courses

Linux courses

Docker courses

HTML courses

MYSQL courses

// Follow How To Code Well

// Support How To Code Well
Be a member on Patreon:
Buy me a coffee:

// Recommended products and services

Disclaimer: Links included in this description might be affiliate links. If you purchase a product or service with links that I provide I may receive a small commission. There is no additional charge to you.

Thank you for supporting How To Code Well

#howtocodewell #podcast #livecoding ## Become a channel member
Join the How to code well YouTube channel to get access to premium programming courses, tutorials and member perks
Рекомендации по теме
Комментарии
Автор

This material is easy to understand and it is also convincing. I saw all these ideas before, but was unable to make them fit together in any worthwhile picture.
We should all thank Peter for making it this clear.

lawrencerosen