Alex MartinezSep 5, 20232 minGuidesDataWeave scripts to clean your XML/HTML code snippets for a WordPress blog post
Alex MartinezJul 11, 20232 minChallengesDataWeave programming challenge #8: Sum all digits to get a 1-digit number
Alex MartinezJun 13, 20232 minChallengesDataWeave programming challenge #7: Modify certain values from a JSON structure
Alex MartinezMay 9, 20232 minChallengesDataWeave programming challenge #6: Using tail-recursion to get the factorial of a number
Alex MartinezApr 18, 20232 minChallengesDataWeave programming challenge #5: Reverse a phrase's words, but keep the punctuation
Alex MartinezMar 21, 20233 minChallengesDataWeave programming challenge #4: Solve the Tower of Hanoi mathematical puzzle
Alex MartinezMar 7, 20232 minChallengesDataWeave programming challenge #3: Count palindrome phrases using the Strings module
Alex MartinezFeb 28, 20232 minChallengesDataWeave programming challenge #2: Rock Paper Scissors game score system