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

Tour #2108

Open
brillout opened this issue Jan 25, 2025 · 0 comments
Open

Tour #2108

brillout opened this issue Jan 25, 2025 · 0 comments

Comments

@brillout
Copy link
Member

Revive https://vite-plugin-ssr.com/react-tour / https://vite-plugin-ssr.com/vue-tour.

Content ideas:

  • Showcase the ssr: boolean toggle.
    • See also If ssr: false is set for all pages then automatically pre-render them #2107
    • Mention this:

      We believe having a bunch of static index.html is an anti-pattern in a context of a framework. It makes sense for Vite because it's always SPA. But with Vike you can simply use ssr: boolean to toggle between SPA and SSR without modifying your code — that's very helpful if you don't know yet whether you need SSR or not. With a bunch of static index.html files, toggling between SPA and SSR becomes a lot more complex.

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

No branches or pull requests

1 participant