React examples for non-SPA websites #1567

Closed
opened 2025-08-09 17:20:39 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @markgarcia on 6/14/2016

I want to use React only in parts of my existing website. Seeing that prerendering seems to be a good thing, among other features, I decided to use JavaScriptServices as the starting point (React.NET's dependency .NET versions conflicts with those of my existing dependencies). However, I'm lost on how I am able to do this as all examples focus on making SPAs, with a single entry point for both client and server. I know that somehow my scenario is already supported with the current state of this library, but I feel that I need guidance on doing it.

Thank you very much guys. I love the effort you're putting into this. :)

*Originally created by @markgarcia on 6/14/2016* I want to use React only in parts of my existing website. Seeing that prerendering seems to be a good thing, among other features, I decided to use JavaScriptServices as the starting point (React.NET's dependency .NET versions conflicts with those of my existing dependencies). However, I'm lost on how I am able to do this as all examples focus on making SPAs, with a single entry point for both client and server. I know that somehow my scenario is already supported with the current state of this library, but I feel that I need guidance on doing it. Thank you very much guys. I love the effort you're putting into this. :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1567
No description provided.