A few months ago, we decided to migrate our web apps from Create React App to Next.js for its "batteries-included" approach as well as its advanced server-side rendering capabilities. This move allowed us to focus our development efforts on building what matters to us the most: automating property due diligence.
6 upvotes·1 comment·37.4K views
Interesting, so you have used create-react-app in production? Have you had any problems/issues?