docs icon indicating copy to clipboard operation
docs copied to clipboard

Now that React.dev recommends not using CRA, the tutorial should be updated.

Open Bryson14 opened this issue 2 years ago • 0 comments

Describe the content issue: A clear and concise description of what the content issue is. Is there content missing or is there incorrect content? On the tutorial, it shows to create a new web app with create-react-app. According to React Docs, they recommend Gatsby, Next JS, or Remix as a direct replacement for SSR frameworks. But also vite is perhaps the most direct replacement for CRA that focuses on SPA. The documentation should reflect the new recommendations as well as design considerations between using Amplify with SSR in mind or just SPA.

URL page where the content issue is: https://docs.amplify.aws/start/getting-started/setup/q/integration/react/#create-a-new-react-app

Bryson14 avatar Apr 08 '23 14:04 Bryson14