Mario Fernandez

  • About
  • Talks
  • Blog
  • Tags

The Humble Extract Method

2023/02/27PracticesSoftware EngineeringRefactoring
The extract method refactoring is a low-cost, high-impact tool to increase maintainability in your code. Let's talk about its benefits

Why Is Refactoring Your Code Important in Agile?

2021/05/02PracticesSoftware EngineeringAgileRefactoring
Learn why refactoring your code is important. Foster experimentation and lightweight solutions, not excessive planning and fear of change.