> If a developer who has familiarity with HTML but not with your backend framework looks through your view files, they should still be able to understand 90%+ of what they see
I don't see why this is beneficial
"<button onclick="this.classList.add('bg-green')">
Click Me
</button>"
I don't see why this is beneficial
"<button onclick="this.classList.add('bg-green')"> Click Me </button>"
I don't like this at all