Hacker News new | ask | show | jobs
by l0st3d 5461 days ago
I think that point is kinda conceded in the post. The problems arise when you get to some part of the framework that cannot be swapped out. In my experience, almost every project I've worked on has got to this point. The ones that didn't were small things that were basically 'done' in under 6 months. Software being 'done' tends to be a sign of a failing business, as you've run out of places to grow into, or things to optimise. That said, I've learned a lot from working with frameworks, and I would support your statement that frameworks are great for beginners.

Disclamer: I wrote the article, but didn't post it to hacker news

1 comments

Could you provide some examples? It's interesting to know what problems others come up against when working with frameworks...