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

ES 6 style generators ? #26

Closed
darkyen opened this issue Mar 5, 2015 · 2 comments
Closed

ES 6 style generators ? #26

darkyen opened this issue Mar 5, 2015 · 2 comments

Comments

@darkyen
Copy link
Contributor

darkyen commented Mar 5, 2015

Something like this ? https://github.com/darkyen/awwfood/blob/master/src/js/components/Header.jsx

It could be a config when generating the repo as we are using babel anyways why not generators with es6 syntax?

@banderson
Copy link
Owner

You read my mind, this is in the works :)

We're using some ES6 things like enhanced object literals and arrow functions, but they are very few and far between. This will likely happen this weekend!

@banderson
Copy link
Owner

It's a start, and it's baked into version 0.3.4 on NPM... Happy ES6'ing!

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

No branches or pull requests

2 participants