Closed ThijsTyZ closed 3 years ago
The conversation is #34 seems unresolved, are we permitting both handle*
and on*
or just on*
?
The conversation is #34 seems unresolved, are we permitting both
handle*
andon*
or juston*
?
We are only permitting on
if this PR is merged. But since this PR isn't merged yet #34 is not resolved
I added this extra note in the PR:
Also note that a name of only
on
+event name
might not be descriptive enough, depending on the context. Using a more descriptive name is recommended.
See https://github.com/mediamonks/frontend-coding-standards/issues/34