testing-library / testing-library/testing-library-docs
Remove all references to Create React App
Open
@nickserv is already working on this.
Since Sep 5, 2023.
- Dominant language
- JavaScript
- Stars
- 479
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
We should remove all the references to Create React App. CRA is deprecated and no longer recommended in React docs.
Currently we have a reference to CRA here: https://testing-library.com/docs/react-testing-library/intro/
Describe the solution you'd like
Remove reference to CRA from here: https://testing-library.com/docs/react-testing-library/intro/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.