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

integrate generators for server-side #14

Closed
hwclass opened this issue Nov 1, 2016 · 6 comments
Closed

integrate generators for server-side #14

hwclass opened this issue Nov 1, 2016 · 6 comments
Assignees

Comments

@hwclass
Copy link
Owner

hwclass commented Nov 1, 2016

No description provided.

@hwclass hwclass self-assigned this Nov 1, 2016
@altaywtf
Copy link
Collaborator

altaywtf commented Nov 2, 2016

For async operations?

@hwclass
Copy link
Owner Author

hwclass commented Nov 2, 2016

Yeap. With async and awaits ;)

@altaywtf
Copy link
Collaborator

altaywtf commented Nov 2, 2016

I have a setup for this in an active project. I guess we need to transpile server-side code with babel?

@hwclass
Copy link
Owner Author

hwclass commented Nov 2, 2016

Great. Then, would you mind integrating the client-side? Maybe after that, we can look at the server-side as well.

@altaywtf
Copy link
Collaborator

altaywtf commented Nov 2, 2016

I think create-react-app already has async-await and generator support. So I'm going to replace our existing promises with async await.

@hwclass
Copy link
Owner Author

hwclass commented Jan 8, 2017

Closed since resolved in Implement async-await on client-side.

@hwclass hwclass closed this as completed Jan 8, 2017
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