Debugging can be tedious, especially when cntl-R is your only resort for trying new options. Instead, use batman.js’s $context function to access the context of a specific node. As I’m working with batman.js views, I use this technique for debugging in th...