Hacker News new | ask | show | jobs
by gen220 2311 days ago
I think the reason React isn’t mentioned that much is because of how de facto its dominance has become.

The smaller-community frameworks are mostly interesting because they’re not React (i.e. they purposefully target different scopes, niches). The de facto standard framework for component-oriented front end development has been React for a while now. Typescript (which you see mentioned) complements react, it isn’t a component framework that aims to replace it.