A placeholder for a blog series on AEP Web SDK. Topics to be covered - History of data collection; Introduction of Alloy.js; Sending streaming data into AEP and Analytics; Difference between data and XDM object; Characters of Web SDK integration (…)

Continue reading

This is part 5 of the Back to Basics series covering my JavaScript learning journey. In this blog post, I will be covering and explaining the concept of Promises, do a live project on how to fetch data from an API using standard and async/await operators as well as cover different array modification methods such as array.shift(), array.pop(), array.slice() etc.

Continue reading

This is part 4 of the Back to Basics series covering my JavaScript learning journey. In this blog post, I will be covering how Chris talked about converting a string into an array, filtering an array and more.

Continue reading

This is part 3 of the Back to Basics series covering my JavaScript learning journey. In this blog post, I will be covering using the textContent method and other methods. For lesson 1 and 2 in this series, be sure to check out this link and this link.

Continue reading

In continuation with my earlier blog post on people who inspired me, I mentioned briefly about Naval Ravikant and some of his favorite quotes. This blog post will cover all his writings and my views on it.

Continue reading

As an Analytics Technical Consultant, I have always been piqued by the need to create wonderful looking, insightful dashboards using Adobe Analysis Workspace. This Back to Basics series will cover all my learning about Adobe Analysis Workspace and hopefully spur me on a different path later.

Continue reading

At the beginning of the year, I decided to enhance my JavaScript skills. I have always considered focusing on a skill and increase my expertise by learning from the experts. In this context, I came across many JavaScript teaching courses, but only one worked well for me. It is the Vanilla JS Academy by Chris Ferdinandi.

Continue reading