Oct 31, 20221 minWrap up! What did we learn? Get in touch and give me your feedback! | #Codetober 2022 Day 31
Oct 30, 20221 minAnypoint API Catalog CLI example using GitHub Actions (CI/CD & Exchange) | #Codetober 2022 Day 30
Oct 27, 20221 minHow to generate examples from GitHub to open in the DataWeave Playground | #Codetober 2022 Day 27
Oct 26, 20221 minDataWeave Scripts repo: infiniteCountFrom func (head & tail constructor) | #Codetober 2022 Day 26
Oct 25, 20221 minDataWeave Scripts repo: daysUntil function (head and tail constructor) | #Codetober 2022 Day 25
Oct 24, 20221 minDataWeave Scripts repo: getDatesArray tail recursive function | #Codetober 2022 Day 24
Oct 23, 20221 minWhat are TAIL-recursive functions and how to use them in DataWeave | #Codetober 2022 Day 23
Oct 22, 20221 minWhat are recursive functions and how to use them in DataWeave | #Codetober 2022 Day 22
Oct 21, 20221 minTo use or not to use... map and flatten vs. flatMap in DataWeave | #Codetober 2022 Day 21
Oct 20, 20221 minHow to create visual diagrams of your Mule apps (flows, VMs, etc) with mulefd | #Codetober 22 Day 20
Oct 19, 20221 minBe more productive with the Anypoint Platform Chrome extension by Edgar! | #Codetober 2022 Day 19
Oct 18, 20221 minIntro to Anypoint DataGraph (GraphQL) for your REST APIs in MuleSoft | #Codetober 2022 Day 18
Oct 17, 20221 minSet reader and writer configuration properties for data formats in DataWeave | #Codetober '22 Day 17
Oct 16, 20221 minTime how long an operation takes in DataWeave with Timer::duration | #Codetober 2022 Day 16
Oct 14, 20221 minGenerate random numbers with randomInt, now, uuid, & more in DataWeave | #Codetober 2022 Day 14
Oct 13, 20221 minSame result different functions: reduce, map & object destructor in DataWeave | #Codetober 22 Day 13
Oct 12, 20221 minSimplified try-catch strategy in DataWeave with the default keyword | #Codetober 2022 Day 12