Author: Shibu Abraham

LWC Practice Exercises for Beginners

Programming has always been in my blood – I do enjoy trying snippets in AMPscript / SSJS in Marketing Cloud. Recently, I came across few...

LWC Ex 1: Simple Calculator

Create a Lightning web component in VS Code called calcFull – this will generate the html and js files. You can use the below code...

Working with SSJS in Script Activities

Before we get into Script Activities, it’s essential to understand Server-Side Javascript (aka SSJS). If you are new to SSJS for Marketing Cloud, then I’d...