Hi guys,
So React and Angular integration is supported by AEM SPA, so is it possible to integrate any other framework with AEM using the Node and NPM?
So the use case here might be migrating a site that's developed in a proprietary framework similar to react, with concepts of components and patterns , so to convert these into an authorable component integrating it with AEM, can we do that?
Any thoughts or ideas?
Solved! Go to Solution.
Views
Replies
Total Likes
There are some rules defined, that SPA should follow to make it work in AEM.
Follow these steps to get your existing SPA ready to work with AEM.
Please review these here:
Here is the AEM Architecture with SPA:
Hope this helps and it will definitely give idea if the existing SPA can be migrated into AEM.
Thanks!
There are some rules defined, that SPA should follow to make it work in AEM.
Follow these steps to get your existing SPA ready to work with AEM.
Please review these here:
Here is the AEM Architecture with SPA:
Hope this helps and it will definitely give idea if the existing SPA can be migrated into AEM.
Thanks!
@Asutosh_Jena_ Thanks for the valuable information.
Views
Replies
Total Likes