User identification and Adobe Target
Paid
Members
Public
A year ago I wrote about Declared IDs. I briefly mentioned then an issue that arises with setting these IDs: lazy loading and Adobe Target. However, I know that I did not explain too much about the issue. In this post I will get into more detail. Author: Pedro Monjo
Events this Week: 9-13 November 2020
Paid
Members
Public
There's a bunch of great events and webinars to attend this week with something for everyone: Campaign, AEM Cloud, Magento, AEP, & More
What is Rapid Prototyping?
Paid
Members
Public
Rapid Prototyping is a process for quickly imagining, testing, and iterating ideas to get to the best solution as fast as possible.
Simplifying the Data Science Lifecycle with Adobe Platform Experience
Paid
Members
Public
In this post, we explore how we can take a business problem to potential business outcomes using Adobe Experience Platform Data Science Workspace to quickly connect to data and build, experiment, validate and deploy machine learning models at scale. Authors: Tina Dilip Soni, Marina Mahtab, and Althaf Kudiyama Kandi Simplifying
What are Dynamic Imports and how to use them?
Paid
Members
Public
Dynamic imports or Code Splitting is the practice of breaking up your JavaScript modules into smaller bundles and loading them dynamically at runtime to improve and increase the performance of your website dramatically. Author: Tushar Mane What are Dynamic Imports and how to use them? - INITIALYZEDynamic imports or Code
How to Choose the Right Approach When Creating Adobe Target Offers
Paid
Members
Public
Deciding where to create personalized experiences with AEM and Adobe Target can be confusing. We’ve created an overview and decision chart that helps you make a better choice. Now the question is when to leverage the integration and when does it make sense to use the Target interface instead.
Factoring Continuous Destruction into a CI/CD Pipeline
Paid
Members
Public
Without proper monitoring and care, Continuous Integration and Deployment can be costly. When we create CI/CD, we need to pay attention to the cost factor and help with clean up/destruction. Shikha calls it Continuation Integration and Deployment and Continuous Destruction. This article discusses the benefits of this approach
BEM & Tailwind
Paid
Members
Public
CSS - like many things in the world of programming - is difficult to organize, name, and maintain. This scales dramatically through the lifecycle of a project. There are many approaches to wrangle the complexity and two popular methods today are BEM and Tailwind. BEM CSS is a naming convention