Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak getting started guide #6597

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

rickhanlonii
Copy link
Member

Overview

Making some tweaks to getting started to clarify why a framework is recommended, and what we expect from frameworks we recommend.

  • Expand on the introduction to hoist some of the points in the deep dive out to explain the reasoning better
  • Drop the node note, this is in all of the install instructions for each framework
  • Hoist the deep dive up to the introduction, this is a great explanation that many users miss
  • Replace "If you're still not convinced, go for it"
  • Add a paragraph explaining what it means to be a "Production-grade React framework"

Copy link

vercel bot commented Feb 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-dev ✅ Ready (Inspect) Visit Preview Feb 1, 2024 3:59pm

Copy link

github-actions bot commented Feb 1, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link
Collaborator

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@rickhanlonii rickhanlonii merged commit b07fe2e into reactjs:main Feb 1, 2024
4 checks passed
@rickhanlonii rickhanlonii deleted the rh/frameworks branch February 1, 2024 18:44
**[Next.js](https://nextjs.org/) is a full-stack React framework.** It's versatile and lets you create React apps of any size--from a mostly static blog to a complex dynamic application. To create a new Next.js project, run in your terminal:
### Next.js {/*nextjs-pages-router*/}

**[Next.js' Pages Router](https://nextjs.org/) is a full-stack React framework.** It's versatile and lets you create React apps of any size--from a mostly static blog to a complex dynamic application. To create a new Next.js project, run in your terminal:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why specifying "Pages Router"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants