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

Migrate away from CRA and CRACO towards a supported framework #133

Closed
bodobraegger opened this issue Sep 8, 2023 · 3 comments
Closed

Migrate away from CRA and CRACO towards a supported framework #133

bodobraegger opened this issue Sep 8, 2023 · 3 comments
Assignees
Labels
code Issue related to coding changes v1 Issue needs to be resolved for first iteration

Comments

@bodobraegger
Copy link
Collaborator

Or configure react ourselves

CRA support was officially dropped as of 2023.

@jimmylevell
Copy link
Collaborator

How much work is it to configure react by ourselves compared of using another framework?
As much standardization as possible is preferred.

@jimmylevell jimmylevell added code Issue related to coding changes v1 Issue needs to be resolved for first iteration labels Sep 16, 2023
@bodobraegger
Copy link
Collaborator Author

I will evaluate this briefly before deciding for which way to go.

Ejecting and configuring ourselves will not be a lot of work but might cause complications later on, whereas using a framework will be more work upfront but require less maintenance.

Perhaps @jimmylevell could inquire with a react expert?

Thanks!

@jimmylevell
Copy link
Collaborator

@diegosteiner : do you have experience or insight within this topic?

The goal is to replace react-scripts (based on: https://dev.to/ag2byte/create-react-app-is-officially-dead-h7o) either with

@broesmel : feel free to provide additional insights to the topic.

@bodobraegger bodobraegger changed the title Migrate away from CRA and CRACO towards a better framework Migrate away from CRA and CRACO towards a supported framework Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Issue related to coding changes v1 Issue needs to be resolved for first iteration
Projects
None yet
Development

No branches or pull requests

2 participants