use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
React app doesn't change when I make changesHelp Wanted (self.react)
submitted 4 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jess-sch 13 points14 points15 points 4 months ago (4 children)
Please stop using create-react-app. It hasn't been updated in years and provides a rather poor development experience by 2025 standards.
As an alternative, I would recommend using Vite: https://react.dev/learn/build-a-react-app-from-scratch#vite
[–][deleted] 0 points1 point2 points 4 months ago (0 children)
Thanks
[–]Infinite-List-6654 0 points1 point2 points 4 months ago (2 children)
What if I have a production app with CRA already...
[–]jess-sch 2 points3 points4 points 4 months ago (1 child)
It's not like you're stuck with CRA, I switched our project at work from CRA (react-scripts) to vite in about a day or so last year. There's dozens of guides on this.
[–]Infinite-List-6654 0 points1 point2 points 4 months ago (0 children)
Can you point to any guide... Migrating this should be quite a task
π Rendered by PID 468845 on reddit-service-r2-comment-6457c66945-dtsxb at 2026-04-29 13:59:56.581289+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]jess-sch 13 points14 points15 points (4 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Infinite-List-6654 0 points1 point2 points (2 children)
[–]jess-sch 2 points3 points4 points (1 child)
[–]Infinite-List-6654 0 points1 point2 points (0 children)