Hello, I'm curious about the purpose of using an AngularJS directive as a comment. I've seen some examples where it can display an alert message, even with arguments, but I'm struggling to see the practical use of a directive as a comment. Could someone provide concrete examples of how this feature can be used effectively, or explain its purpose in a different way?
Thank you