SPA implementation with front-end routing | Community
Skip to main content
JakeCham
New Participant
December 15, 2023

SPA implementation with front-end routing

  • December 15, 2023
  • 1 reply
  • 833 views

Hi All,

 

Full SPA implementation with front end routing in the sense that SPA implementation with client side rendering ?

If so What are the limitation on it and any documentation to follow would be appreciated.

 

Thanks.

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
New Participant
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
New Participant
December 16, 2023

Hi, 

 

SPA with frontend routing meant SPA with client side rendering ?