Hi,
I am building an application SPA react in version 6.5. I have the need to build blocks of components authoring, i am trying to create a custom authoring component composed by other author components as for exemple text and image.
In my latest project using aem with angularjs it was very easy to do it, now using the AEM with react in SPA i can't find the way to do it.
Someone have an idea how to implement it?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hello Daf99,
I think you are asking for more clearer references/tutorials on how to build ReactJS Components in AEM. In addition to all great the AEM ReactJS tutorials that are published on Adobe's documentation library, here are some interesting resources online that I found useful when I started building AEM ReactJS Components:
I hope you find these tutorials helpful as I have.
Hello Daf99,
I think you are asking for more clearer references/tutorials on how to build ReactJS Components in AEM. In addition to all great the AEM ReactJS tutorials that are published on Adobe's documentation library, here are some interesting resources online that I found useful when I started building AEM ReactJS Components:
I hope you find these tutorials helpful as I have.
I have written one blog to show steps on how to create a custom component in AEM using react
https://blogs.perficient.com/2019/09/17/creating-your-first-custom-aem-component-using-react-part-1/
I hope this will help.
Thanks and regards,
Suraj Kamdi
@daf99
Developing React with AEM component is really straight forward too.
You can start going through the WKND example available online i.e https://docs.adobe.com/content/help/en/experience-manager-learn/spa-react-tutorial/create-project.ht...
You can also refer my article on the same, I have provided initial integration of AEM and React component.
Thanks,
Nikhil
Views
Likes
Replies