Skip to content

[Suggestion]: Include a SPA toolkit like Vite or RsPack in the installation section documentation. #7192

New issue

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

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

Already on GitHub? # to your account

Closed
cesarj41 opened this issue Sep 27, 2024 · 1 comment

Comments

@cesarj41
Copy link

cesarj41 commented Sep 27, 2024

Summary

Hello , I think the Start a New React Project section of the installation pages can be improved by dividing it between SSR and SPA and include vite, rspack as examples of running react only client side.

Page

https://react.dev/learn/start-a-new-react-project

Details

When it comes to installing react, why is it that the official documentation is only suggesting fullstack frameworks like NextJs ? I know this is the new agenda on pushing the community to server side rendering but not every company fit that profile and also for a new dev learning is overkilled and for me personally I do not see the big benefit of SSR over SPA + pre-rendering, just overcomplicate my ui deployment to include now a node server just for a few milliseconds improvement in some cases is not worth it.

@rickhanlonii
Copy link
Member

Closed by #7495 and #7624.

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

No branches or pull requests

2 participants