Expand my Community achievements bar.

AEM Components - The Basics | AEM Community Discussion

Avatar

Administrator

BlogImage.jpg

AEM Components - The Basics by Adobe Docs

Abstract

When you start to develop new components you need to understand the basics of their structure and configuration.

This process involves reading the theory and looking at the wide range of component implementations in a standard AEM instance. This latter approach is slightly complicated by the fact that although AEM has shifted to a new standard, modern, touch-enabled UI, it continues to support the classic UI.

Overview
This section covers key concepts and issues as an introduction to the details needed when developing your own components.

Planning
Before starting to actually configure or code your component you should ask:

What exactly do you need the new component to do?
->A clear specification helps at all stages of development, testing and handover. Details may change over time, but the specification can be updated (though changes should be documented too).

Do you need to create your component from scratch, or can you inherit the basics from an existing component?
->There is no need to reinvent the wheel.
->There are several mechanisms provided by AEM to allow you to inherit and extend details from another component definition including override, overlay, and the Sling Resource Merger.

Read Full Blog

AEM Components - The Basics

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies