Hacker News new | ask | show | jobs
by lukeramsden 2213 days ago
> Surprisingly, create-react-app just worked out of the box.

create-react-app is the only thing I've used in the ecosystem that hasn't catastrophically broken for me due to some years-old issue.

Except for monorepos/yarn workspaces, that still doesn't have first class support[0]

[0] https://github.com/facebook/create-react-app/issues/1333