DEV Community

Refactoring & Design Patterns Series' Articles

Back to CodeCraft Diary's Series
Refactoring & Design Patterns
Cover image for Refactoring & Design Patterns

Refactoring & Design Patterns

1
Comments
2 min read
How to Spot Code Smells (and What to Do About Them)
Cover image for How to Spot Code Smells (and What to Do About Them)

How to Spot Code Smells (and What to Do About Them)

1
Comments
4 min read
When to Use a Pattern
Cover image for When to Use a Pattern

When to Use a Pattern

Comments
4 min read
Refactoring If-Else Hell into a Strategy Pattern in PHP ⚙️
Cover image for Refactoring If-Else Hell into a Strategy Pattern in PHP ⚙️

Refactoring If-Else Hell into a Strategy Pattern in PHP ⚙️

Comments
3 min read
Abstract Factory Pattern in PHP – Examples & Best Practices
Cover image for Abstract Factory Pattern in PHP – Examples & Best Practices

Abstract Factory Pattern in PHP – Examples & Best Practices

2
Comments
4 min read
Introduce Parameter Object: A Refactoring Pattern That Scales
Cover image for Introduce Parameter Object: A Refactoring Pattern That Scales

Introduce Parameter Object: A Refactoring Pattern That Scales

Comments
4 min read
Factory Method in PHP: When Refactoring Leads to a Pattern
Cover image for Factory Method in PHP: When Refactoring Leads to a Pattern

Factory Method in PHP: When Refactoring Leads to a Pattern

Comments
4 min read