DataWeave match/case: Replace If/Else Chains and Avoid the Missing Else Crash
📰 Dev.to · ThaSha
I replaced a 40-line if/else chain with 4 match/case lines last month. Then I forgot the else clause...
I replaced a 40-line if/else chain with 4 match/case lines last month. Then I forgot the else clause...