Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

AEM backend Learning

Avatar

Level 5

Hello Team, 

I am learning AEM, I have familiar with AEM sites, components, DAM and CRXDE tool. But I'm not that much familiar with Sling models, htl, dispatcher the backend skills. Can anyone suggest me any tutorials other than experience league for more about sling, resource, jcr etc. 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @Tessa_learner1 ,


While ExL communities documentation have everything in case required for understanding but if in case you are looking for video tutorials to get started with AEM development, you can use the following link which will help you to develop understanding on AEM frameworks:

https://www.youtube.com/c/AEMGeeks/playlists

 

Hope this helps, happy learning

View solution in original post

4 Replies

Avatar

Correct answer by
Employee Advisor

Hi @Tessa_learner1 ,


While ExL communities documentation have everything in case required for understanding but if in case you are looking for video tutorials to get started with AEM development, you can use the following link which will help you to develop understanding on AEM frameworks:

https://www.youtube.com/c/AEMGeeks/playlists

 

Hope this helps, happy learning

Avatar

Level 5

@milind_bachani Thank you so for the learning videos. I'll go through it. 

Avatar

Community Advisor

I have some example code at

https://github.com/arunpatidar02/aem63app-repo/tree/master/java

 

You can also explore ACS Commons sample 

https://adobe-consulting-services.github.io/acs-aem-samples/ 



Arun Patidar

Avatar

Level 5

@arunpatidar Thank you so much for the references. I'll go through them.