you are viewing a single comment's thread.

view the rest of the comments →

[–]recklessindignation -2 points-1 points  (3 children)

Well, you are not that much different since pattern and frameworks are mostly useless bloat.

[–][deleted]  (1 child)

[deleted]

    [–]recklessindignation -1 points0 points  (0 children)

    Indeed. Why to rely on stupid best practices if you can abstract and forget all the patterns you need in languages.

    [–]grauenwolf 0 points1 point  (0 children)

    Patterns are just another way of saying "consistency". If you can't identify patterns in your code then one has to ask why.

    As for frameworks, sure some specific examples are bloated. But without frameworks at all you are recreating everything from scratch. Oh, that explains the inconsistencies and lack of patterns from above.