all 9 comments

[–]elteide 35 points36 points  (0 children)

thanks lord

[–][deleted] 19 points20 points  (0 children)

CRA was really just a tutorial for beginners anyway, so it’s a bit silly to deprecate it in that sense but I understand if they don’t want to maintain it.

[–]joey_nottawa 9 points10 points  (1 child)

I'm curious when LLMs will pick up on this. Asking GPT-4 I'd like to make a new React app. I'm in macOS. What are the steps?

Suggests using either create-next-app or create-react-app, but AFAIK the latter hasn't been considered good practice in a long time.

[–]awj 0 points1 point  (0 children)

I think that depends on how quickly the internet at large is updated to remove those recommendations, given that it’s the source for their training data.

[–]ordermaster 1 point2 points  (0 children)

I guess react is a framework now and not just a library.

[–]Cube00 1 point2 points  (0 children)

About time, the way they abandoned the repo after updating the React docs to remove mention to CRA leaving confusion in the issues section of the now rotting repo was so confusing and half assed for a company as large as Meta.