Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upES7 await #19
ES7 await #19
Conversation
mathbruyen
commented
Jul 9, 2015
|
Minor point but you may use |
carlosvillu
commented
Jul 9, 2015
|
@mathbruyen is right. With |
lukehoban
commented
Jul 10, 2015
|
My understanding is that |
carlosvillu
commented
Jul 13, 2015
|
I am working in something that is using that. https://github.com/carlosvillu-com/graphql-basic/blob/master/pokemon-client.js#L11 What do you think ?! 2015-07-10 23:47 GMT+02:00 Luke Hoban notifications@github.com:
|
mathbruyen
commented
Jul 13, 2015
|
In your case the
With the |
carlosvillu
commented
Jul 13, 2015
|
You are right! ... Thank for the info. But I think that in my particular 2015-07-13 11:51 GMT+02:00 Mathieu Bruyen notifications@github.com:
|
therealmarv commentedJul 7, 2015
I'm no ES7 expert. Somebody with more knowledge may review it.
It looks much nicer for me.
Credits go to @lukehoban