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

Update e2e examples/react codebase from create-react-app #127

Open
YOU54F opened this issue Nov 9, 2023 · 0 comments
Open

Update e2e examples/react codebase from create-react-app #127

YOU54F opened this issue Nov 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@YOU54F
Copy link
Member

YOU54F commented Nov 9, 2023

Create-react-app is used for the basis of the example in this repo in the ./examples/react however this is now no longer recommended, and deprecated. See this issue for some background.

React.dev currently has recommendations for starting new project

https://react.dev/learn/start-a-new-react-project

It would be super cool, if someone was able to migrate the existing example, to one of the frameworks as suggested in the docs.

Rationale is, most users will probably enter via this route, and therefore aligning to current developer guidance would be easier both for end users, but for developers of this project (and also calm down the security advisories against the project, as the create-react-app dependency will not be updated)

I am also up for creating multiple examples,

  1. Ejected create-react-app with updated deps (escape hatch for existing cra users)
  2. Any one or multiple of the recommended frameworks as suggested on the start a new react project link above
@YOU54F YOU54F added the enhancement New feature or request label Nov 9, 2023
@YOU54F YOU54F mentioned this issue Nov 9, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant