Deciding Which Node to Use???

Rookie question: What is the logic in deciding which node to use when there are several that do more or less the same thing? For instance - there is a View.IsTemplate node in Clockwork, and a View.IsTemplate in the OOTB nodes. Off the top of my head there are several iterations nodes to get & set parameters (case insensitive & type/instance are at least mostly obvious.)
Thank

the logic is
if this one doesn’t work, try the other

2 Likes

I recommend using out of the box (OOTB) nodes first, then use packaged nodes based on the package you use the most as it makes troubleshooting easier. I use a TON of Clockwork but not as much Bakery so I lean towards Clockwork if both Clockwork and Bakery have working nodes.