5 ms·
This is a known anti-pattern.
by grammaton 13y ago
This is a known anti-pattern.
- astrodust 13y agoThe real anti-pattern is "My application is simple, so I don't need a framework". Simple applications are ideal for frameworks. It's the crazy hard stuff where frameworks break down.
- banachtarski 13y agoI completely agree here. I think frameworks excel at making easy-to-medium tasks nearly trivial. It's the space beyond the medium-hard task that frameworks have trouble with.