martinfowler.com
Unknown
Martin Fowler's official site is a comprehensive resource on software design and architecture, featuring in-depth articles and essays on refactoring, patterns, microservices, and Agile practices. It also provides information and resources related to his books and talks, including Refactoring and Patterns of Enterprise Application Architecture.
More resources on Refactoring
Refactoring Patterns
Comprehensive list of refactoring techniques
Martin Fowler Refactoring
Official site with refactoring patterns and resources
Refactoring Guru
Interactive refactoring catalog with examples in multiple languages
Refactoring (Don't Make a Mess)
Dave Farley on refactoring principles and practices
Clean Code
Master refactoring techniques with Mosh Hamedani's Clean Code course and write maintainable, readable code. Start improving your skills today!
refactoring.guru
Refactoring.guru is a comprehensive learning resource for software design patterns and refactoring, offering clear pattern descriptions, practical code examples in multiple languages, and step-by-step refactoring guides. It also covers anti-patterns and real-world usage to help developers write cleaner, maintainable code.
