Hi Guys !
One quick question. Is it possible to develop an SPA without React or Angular framework in AEM ? Could anyone please suggest me the advantages and disadvantage for this approach as well ?
Solved! Go to Solution.
@akashkriz005 Yes we can do that as well. Just go through this sample example for building an AEM component using Vue.js
Also, you can refer to the same https://rapidapi.com/blog/build-spa-vue-js-api/
FYI this is just an example and needs some POC on handling AEM templates as well as another framework rather than React.js or Angular.
Adobe already maintained its SPA capability with SPA Editor SDK framework.
@akashkriz005 Yes we can do that as well. Just go through this sample example for building an AEM component using Vue.js
Also, you can refer to the same https://rapidapi.com/blog/build-spa-vue-js-api/
FYI this is just an example and needs some POC on handling AEM templates as well as another framework rather than React.js or Angular.
Adobe already maintained its SPA capability with SPA Editor SDK framework.
Thanks for the response @Suraj_Kamdi ! One more small concern is like , will use of normal JavaScript possible for SPA rather than any other frameworks or use of normal JS will make it as a usual web application instead of a SPA ?
Views
Likes
Replies