The git history is a key for reconstructing the evolution of your code. Treating it with caution saves time. This is my cheat sheet for keeping it clean.
Category Archives: Coding
Reasonable Refactorings
It was tough to be told “Don’t refactor just to refactor” since I love clean, maintainable, and high-quality code. By now, I found ways to make space for refactorings in my day-to-day work. So, what are the cues to refactor code regularly, but in a reasonable way?
Tech Quickie: Quellen der Inspiration
Ab und an werde ich gefragt, welche Ressourcen ich nutze, um in der Welt der IT am Zahn der Zeit zu bleiben oder Wissen zu vertiefen. Ich muss dich enttäuschen: Es gibt keine ultimative Single Source Of Truth, die dir als allgemeingültige Superquelle alle nötigen Updates gibt. Dazu ist der Bereich Tech viel zu großContinue reading “Tech Quickie: Quellen der Inspiration”