• AEM Granite UI adaptTo

    AEM Granite UI adaptTo Any developer working on AEM is very much familiar with Sling Adapter design pattern and the famous adaptTo calls. But you may not be aware the same pattern is used by Granite UI javascript. You can read more about it on Granite Documentation With this you...


  • AEM Touch UI - How to debug TouchUI components?

    AEM Touch UI - How to debug TouchUI components? As an AEM developer you might have got requirements from the customer to customize the TouchUI. Ideally we generally don’t recommend doing any customizations but in some projects you are not left with any choice. You may be required to do...


  • 12 factor App principles

    12 factor App principles There are many articles on the web from where you can read about 12 factor app principles or methodology. The 12 factor app methodology is used for building and designing cloud-native apps. I have tried to summarise the 12 factor app principles here on this page...


  • Adobe DTM - Make sure you do it right

    I troubleshooted a DTM implementation and found how a small incorrect configuration in DTM can cause problems to business users. Read more about it here - Adobe DTM - Make sure you do it right


  • Add new Alexa skill - Read latest tweet

    Recently, I played with Amazon Alexa Skills kit and Amazon AWS lambda. The Amazon Alexa skills kit is a set of APIs which Amazon has opened up so that as a developer you can set up custom voice skills for Amazon Echo or for your custom hardware which uses Amazon...