docs icon indicating copy to clipboard operation
docs copied to clipboard

Opportunity to better educate user on availability of Next.js and React-Native getting started guides

Open plug-n-play opened this issue 3 years ago • 0 comments

Describe the bug On home page, in the Hero section, we don't have direct links for Next.js and React-Native Guides. image

To Reproduce Steps to reproduce the behavior:

  1. Go to https://docs.amplify.aws/
  2. Click on 'React.js' logo
  3. It takes user to Getting started guide for React.js & AWS Amplify

Expected behavior A new user looking for Next.js or React Native guides would not know upfront if there are dedicated pages for these entities. Instead, clicking React.js logo in the Hero section of Getting started guide for React.js & AWS Amplify should either open the getting started page listing all technologies, or open a new page where user can choose between all React.js flavors, namely: React.js, Next.js or React Native

i.e., clicking React.js logo on Home page should either open the existing page with all libraries/frameworks listed: image

or we should create a new page to list React.js related libraries/Frameworks similar to: image

plug-n-play avatar May 18 '22 12:05 plug-n-play