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

SPA framework templates #15

Open
marcomuser opened this issue Nov 28, 2024 · 0 comments
Open

SPA framework templates #15

marcomuser opened this issue Nov 28, 2024 · 0 comments

Comments

@marcomuser
Copy link

I think it would be super useful to have an official template starter that bootstraps a simple SPA (in js or ts) in “framework mode” that is easily upgradeable to SSR if desired. Basically a template that bootstraps what is described in this guide: https://reactrouter.com/how-to/spa#single-page-app-spa. This way a new user doesn't have to deal with servers and all that stuff right away, but is already guided on the right path if the use case warrants it (..and I have to say there are more cases than the twitter bubble would have you believe where a SPA is preferred). Isn't that exactly one of the fantastic things about react-router's new version?

Originally posted by @marcomuser in #7 (comment)

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

No branches or pull requests

1 participant