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
The ordering section implies that event handlers should be named onFoo rather than handleFoo per FB examples. Is this an explicit rule? If so, it would be nice to have it listed in either the "naming" or "methods" sections.