#how can i add React to my typescript project?
15 messages · Page 1 of 1 (latest)
follow the documentation
compare the code generated by create-react-app
to your current code
see how the react component is mounted to index.html
no, create-react-app sucks.
it's as low level as it gets
if you actually want to understand how react works
otherwise feel free to use create vite
It seems like you have just read online that someone says that cra sucks and because of that you deny using it
Have you thought about why it’s bad?
I know it’s very much still being used lol
Just earlier this week I was on one of googles websites and that was made with cra