Demonstrate patterns for realistic React apps on ASP.NET #1681

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

Originally created by @SteveSandersonMS on 11/17/2015

Examples:

  • Server-side HTTP requests (i.e., issuing ajax requests during server-side prerendering). Possibly embedding the responses in the resulting HTML and enabling cache priming (would require client-side library code too).
  • Integrating with server-side validation

It is not necessarily true that React developers need or want any suggestions about how to do such things. Looking for community feedback on what (if anything) else ASP.NET should do to improve productivity for React developers.

*Originally created by @SteveSandersonMS on 11/17/2015* Examples: - Server-side HTTP requests (i.e., issuing ajax requests during server-side prerendering). Possibly embedding the responses in the resulting HTML and enabling cache priming (would require client-side library code too). - Integrating with server-side validation It is not necessarily true that React developers need or want any suggestions about how to do such things. Looking for community feedback on what (if anything) else ASP.NET should do to improve productivity for React developers.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1681
No description provided.