Expand my Community achievements bar.

SOLVED

Remote SPA Angular

Avatar

Level 1

Went through the SPA Editor Angular Tutorial and then looked into the Remote SPA Tutorial. The Remote SPA Tutorial is in React, but I don't see any mention of limitations for Remote SPA and would like to use Angular. Are there any limitations (Ex. Supports React only)? Any references to look at?

 

Basically want to separate the SPA from AEM and have it so we define locations within the app to pull information from AEM.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @wheattruth,

We have support for Remote React SPA as evident by the availability of custom page component in AEM SPA Project core. 

https://github.com/adobe/aem-spa-project-core/blob/master/ui.apps/src/main/content/jcr_root/apps/spa...

Vijayalakshmi_S_0-1632323780694.png

With release version 1.3.0, we do have support for Remote Next.js SPA

SPA Project Core Release version - 1.3.0

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @wheattruth,

We have support for Remote React SPA as evident by the availability of custom page component in AEM SPA Project core. 

https://github.com/adobe/aem-spa-project-core/blob/master/ui.apps/src/main/content/jcr_root/apps/spa...

Vijayalakshmi_S_0-1632323780694.png

With release version 1.3.0, we do have support for Remote Next.js SPA

SPA Project Core Release version - 1.3.0