Alex MartinezFeb 28, 20232 min readChallengesDataWeave programming challenge #2: Rock Paper Scissors game score system
Alex MartinezFeb 22, 20234 min readTutorialsHow to develop a Battlesnake using a MuleSoft API and the DataWeave language
Alex MartinezFeb 21, 20232 min readChallengesDataWeave programming challenge #1: Add numbers separated by paragraphs and get the max number
Alex MartinezFeb 14, 20234 min readGuidesDataWeave 2.0 scopes for local variables: 'using' vs. 'do' operators
Alex MartinezFeb 7, 20232 min readTutorialsHow to generate shareable link examples from GitHub to open in the DataWeave Playground
Alex MartinezJan 31, 20232 min readGuidesSimplified try-catch strategy in DataWeave with the default keyword (instead of try/orElse)
Alex MartinezJan 17, 20233 min readTutorialsHow to move your code from the DataWeave Playground to Visual Studio Code