You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been thinking about migrating the project to create-react-app.
Pros:
The frontend build dependencies would be managed by a facebook maintained project
This means that the project will follow all the good practice identified by the community more or less automatically
Cons:
It would hide the nitty-gritty details of the build system from you
Please vote with 👍 in favor of CRA and 👎 if you want to keep the build as-is.
You're welcome to comment if you want to give more insights.
The text was updated successfully, but these errors were encountered:
I'm a long-time Sencha ExtJS developer and found trying to learn everything at once with React is tough so I decided to step back and start with CRA. Your project is great because we use Spring Boot and Docker for microservices. It would be nice to see if you can pull off all the functionality (proxy, advanced webpack, etc) you currently have using CRA without "ejecting".
Dear followers,
I've been thinking about migrating the project to create-react-app.
Pros:
The frontend build dependencies would be managed by a facebook maintained project
This means that the project will follow all the good practice identified by the community more or less automatically
Cons:
It would hide the nitty-gritty details of the build system from you
Please vote with 👍 in favor of CRA and 👎 if you want to keep the build as-is.
You're welcome to comment if you want to give more insights.
The text was updated successfully, but these errors were encountered: