code-corps / code-corps/ember-stripe-elements

Prefix actions with on* (eg onBlur)

Open
#55 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
64
Forks
39
PR merge metrics
No merged PRs in 30d

Description

It would be more idiomatic if the actions would be all prefixed with on*. For example: `onBlur` `onChange`, `onComplete` etc.

It is also confusing because of ember's component events names in the component class: https://guides.emberjs.com/release/components/handling-events/#toc_event-names

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.