msantana-dev
Results
1
comments of
msantana-dev
Might be due to usage of event attributes being discouraged. [From MDN:](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Building_blocks/Events#inline_event_handlers_%E2%80%94_dont_use_these) > You can find HTML attribute equivalents for many of the event handler properties; however, you shouldn't use...