gopaaaaaaaaal
TTCTheo's Typesafe Cult
•Created by gopaaaaaaaaal on 12/4/2024 in #questions
Moving off Create React App
As the title implies, I want to move our relatively complex React app off of CRA mainly for speed benefits. For context, we were on Angular 14 until we had a corporate thingy to either upgrade or do what we did which was move to React and rebuild from the ground up. I had just joined the team and didn’t know CRA and how painful at times it would be. We use TS with SSRM (needed for AG Grid) and use Jest as a test suite and Go in the backend. I can add more details as needed. Jest honestly takes years in Jenkins (even after making it single threaded) and I can see the build time differences if we were to switch. What would be a recommendation to migrate over to and how difficult would this effort be? This for an internal site for a relatively large corporation if this matters. Thanks.
8 replies