Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs]: Replace "Setup with Create React App" section #15370

Open
sebastiancarlos opened this issue Nov 6, 2024 · 0 comments
Open

[Docs]: Replace "Setup with Create React App" section #15370

sebastiancarlos opened this issue Nov 6, 2024 · 0 comments

Comments

@sebastiancarlos
Copy link

Page(s)

https://jestjs.io/docs/tutorial-react#setup-with-create-react-app

Description

The React Tutorial page currently says:

Setup with Create React App

If you are new to React, we recommend using Create React App. It is ready to use and ships with Jest!

The React website changed its recommendation to frameworks like Next.js. However, it also mentions non-framework tools like Vite and Parcel.

Altough those tool don't have such nice documentation regarding unit tests and Jest, I think it would be good to change to them since Create React App is all but deprecated (last release in 2022.)

I would recommend cross linking to the Jest docs for Using Vite and Using Parcel.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant