@christianschafer3724

The lift-up conditional refactoring technique is great! Of course the caveat is that the extracted values really don't change (another example where immutability makes it easier to reason about code). Using the extract and inline method refactorings for this makes it really half-automatic and sets it apart from the usual extraction of common expressions. Kudos!

@emerald42481

I love this channel

@asoronite

Thank you, you helped me and my friend a lot.