Live data from Hacker News

Ask HN: Why so many JavaScript frameworks?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: Why so many JavaScript frameworks?

#5
Because organizations with specific needs and significant resources often benefit from writing their own framework to exactly fit their use case. Consider Facebook, to a first approximation, there is only one framework. Google is in a similar position, though there may be more than one framework, there are not many frameworks.

For organizations without significant resources, JavaScript frameworks can be a bit like wearing someone else's underwear. Technically it works, but you're probably looking for a better alternative.