I especially like the refactoring section, which provides some useful tips on how to refactor common software problems such as "the blob" (long methods, classes, etc.).
This is the place I go to when I need some greybeard wisdom. The SourceMaking website looks fancy, but barely contains even a fraction of that knowledge.
The "Antipatterns" section of the site is the verbatim text of "AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis" [1], which is one of my all-time favorite books, but doesn't seem to credit the original at all. Is this site ripping them off?
OT: Amazing website. What technology behind? No page reloads, no ajax to retrieve contents on click, no content hidden inside html, fully crawlable by googlebot e co.
15 comments
[ 4.6 ms ] story [ 43.3 ms ] threadhttps://www.amazon.com/Design-Patterns-Elements-Reusable-Obj...
https://www.amazon.com/Refactoring-Improving-Design-Existing...
EDIT: And it appears the website is a direct rip-off of these books.
https://www.goodreads.com/book/show/85041.Refactoring_to_Pat...
I especially like the refactoring section, which provides some useful tips on how to refactor common software problems such as "the blob" (long methods, classes, etc.).
Seems to be missing most of this list though: http://wiki.c2.com/?AntiPatternsCatalog
[1] https://www.amazon.com/AntiPatterns-Refactoring-Software-Arc...
I'm surprised Fowler hasn't been able to get the website taken offline.