Oct 27, 20221 min[Twitch stream] Alex does...things... Perhaps Anypoint CLI or DataWeave? (Mostly DW)
Oct 26, 20221 minHow to generate examples from GitHub to open in the DataWeave Playground | #Codetober 2022 Day 27
Oct 25, 20221 minDataWeave Scripts repo: infiniteCountFrom func (head & tail constructor) | #Codetober 2022 Day 26
Oct 24, 20221 minDataWeave Scripts repo: daysUntil function (head and tail constructor) | #Codetober 2022 Day 25
Oct 23, 20221 minDataWeave Scripts repo: getDatesArray tail recursive function | #Codetober 2022 Day 24
Oct 22, 20221 minWhat are TAIL-recursive functions and how to use them in DataWeave | #Codetober 2022 Day 23
Oct 21, 20221 minWhat are recursive functions and how to use them in DataWeave | #Codetober 2022 Day 22
Oct 20, 20221 minTo use or not to use... map and flatten vs. flatMap in DataWeave | #Codetober 2022 Day 21
Oct 16, 20221 minSet reader and writer configuration properties for data formats in DataWeave | #Codetober '22 Day 17
Oct 15, 20221 minTime how long an operation takes in DataWeave with Timer::duration | #Codetober 2022 Day 16
Oct 13, 20221 minGenerate random numbers with randomInt, now, uuid, & more in DataWeave | #Codetober 2022 Day 14
Oct 12, 20221 minSame result different functions: reduce, map & object destructor in DataWeave | #Codetober 22 Day 13
Oct 11, 20221 minSimplified try-catch strategy in DataWeave with the default keyword | #Codetober 2022 Day 12
Oct 10, 20221 minHow to transform key-value pairs into objects using pluck in DataWeave | #Codetober 2022 Day 11
Oct 9, 20221 minXML attributes, namespaces, & syntax stuff in DataWeave (Stack Overflow) | #Codetober 2022 Day 10
Oct 8, 20221 minHow to groupBy 2 or more fields in DataWeave (taken from Stack Overflow) | #Codetober 2022 Day 9
Oct 7, 20221 minDataWeave's update operator vs. update function (taken from Stack Overflow) | #Codetober 2022 Day 8