(Ben Nadel) Recursion is a very powerful programming construct. And, I absolutely love recursion just as much as the next person (whether I’m dealing with recursive Promises in JavaScript, recursive templates in Angular, recursive components in Angular, or recursive algorithms in ColdFusion).