SPA implementation with front-end routing | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kiran_Vedantam
Community Advisor
Community Advisor
December 15, 2023

Hi @jakecham 

 

Server-side rendering benefits are discussed here: https://experienceleague.adobe.com/docs/experience-manager-65/developing/spas/spa-ssr.html?lang=en#when-to-use-ssr

 

If you don't need them you can go ahead with complete client-side rendering.

 

Thanks,

Kiran Vedantam.

JakeCham
JakeChamAuthor
Level 6
December 16, 2023

Hi, 

 

SPA with frontend routing meant SPA with client side rendering ?