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.
Solved! Go to Solution.
Views
Replies
Total Likes
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
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
@milind_bachani Thank you so for the learning videos. I'll go through it.
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/
@arunpatidar Thank you so much for the references. I'll go through them.