SPA react components author | Community
Skip to main content
daf99
Level 2
February 14, 2020
Solved

SPA react components author

  • February 14, 2020
  • 3 replies
  • 2774 views

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?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by BrianKasingli

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. 

 

3 replies

BrianKasingli
Community Advisor and Adobe Champion
BrianKasingliCommunity Advisor and Adobe ChampionAccepted solution
Community Advisor and Adobe Champion
February 16, 2020

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. 

 

Suraj_Kamdi
Community Advisor
Community Advisor
April 28, 2020

@daf99 

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

Suraj Kamdi
Nikhil-Kumar
Community Advisor
Community Advisor
August 26, 2020

@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.html

You can also refer my article on the same, I have provided initial integration of AEM and React component.


Thanks,
Nikhil