|
|
|
|
|
by melling
2311 days ago
|
|
How popular is React? I haven’t done much web development in several years myself. Typescript is mentioned a lot on HN. Saw ReasonML mentioned recently. Vue.js has a movie on the way. As far as Web frameworks go, what’s popular seems to change every couple years. |
|
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.