Create React App
This item was not updated in last three versions of the Radar. Should it have appeared in one of the more recent editions, there is a good chance it remains pertinent. However, if the item dates back further, its relevance may have diminished and our current evaluation could vary. Regrettably, our capacity to consistently revisit items from past Radar editions is limited.
Hold
Create React App (CRA) is a tool developed by Facebook to create React apps with no build configuration. Before CRA, the ecosystem was fragmented, and the development toolchain needed to be set up manually. There have been no standards or best practices.
However, since CRA is not actively developed anymore and since there are alternatives around (e.g. Next) we've stopped using CRA for new projects.