|
|
|
|
|
by redisman
1670 days ago
|
|
Haha I remember my first designs as a Jr Engineer after I had crammed the book into my brain before starting. I’m pretty sure the other devs just threw those classes into the trash when I wasn’t looking. For about a year I thought everything had to be a design pattern and making a vanilla class was a faux pas.
14 years later I don’t think I use any of the patterns anymore. Maybe facade if I’m refactoring a complete mess of a project |
|