Skip to content

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

Closed
@cesarj41

Description

@cesarj41

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions