Alex MartinezSep 164 min readTutorialsHow to upsert fields from an object in an array with the update operator in DataWeave
Alex MartinezSep 5, 20232 min readGuidesDataWeave scripts to clean your XML/HTML code snippets for a WordPress blog post
Alex MartinezJul 11, 20232 min readChallengesDataWeave programming challenge #8: Sum all digits to get a 1-digit number
Alex MartinezJun 13, 20232 min readChallengesDataWeave programming challenge #7: Modify certain values from a JSON structure
Alex MartinezMay 9, 20232 min readChallengesDataWeave programming challenge #6: Using tail-recursion to get the factorial of a number
Alex MartinezApr 18, 20232 min readChallengesDataWeave programming challenge #5: Reverse a phrase's words, but keep the punctuation
Alex MartinezMar 21, 20233 min readChallengesDataWeave programming challenge #4: Solve the Tower of Hanoi mathematical puzzle
Alex MartinezMar 7, 20232 min readChallengesDataWeave programming challenge #3: Count palindrome phrases using the Strings module