You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
karlhorky
changed the title
Use event instead of e or ev in event handler functions
New rule: Use event instead of e or ev in event handler functions
Jan 31, 2022
The
e
below should beevent
, to promote learning what this variable is:The text was updated successfully, but these errors were encountered: