Blog posts

Complex refactorings
Complex refactorings
Stefan Lieser

Refactorings - An overview

Why is refactoring important? Do you know this? Your code works, but after a few months nobody understands it anymore - not even you. This is where refactoring comes into play: it improves readability and maintainability without changing the functionality. What is refactoring? Refactoring refers to changes to the code that

Read more "
Simple refactorings - Clean Code Developer Academy - Seminars, courses and trainings
Simple refactorings
Stefan Lieser

Simple refactorings - Part 2

The Extract Class from Parameters refactoring helps if the parameter list of a method has become a little too long over the years.

Read more "
en_USEnglish