Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ES6 example #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

margaretjoanmiller
Copy link

No description provided.

pageTitle: 'edit person',
template: templates.pages.personEdit,
initialize(spec) {
const self = this;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't need self anymore, right? because fat-arrow?

@fyockm
Copy link
Member

fyockm commented Mar 2, 2016

@gigavinyl sincere apologies for the delayed respone. I started to review shortly after you submitted and this got accidently removed from my todo list somehow. Made a few comments on particular lines. I am by no means an ES6 master, so I could be off with some of those.

Did you use a particular eslint ruleset? If so, could you include please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants