Eugene

Results 3 issues of Eugene

Great draft! Posit: this guide would have a longer lifespan if it shifted away from React.createClass and towards ES6 classes/components. My understanding is that React is rapidly moving towards a...

This sounds like a great initiative. Just thought I'd mention https://github.com/apollostack/graphql-tracer which is roughly in the same area (tracing + timing Node GraphQL requests), thought I love the idea of...

Is there a list of which NodeJS versions you are targeting with this library? Currently, `tsconfig` target is `ES5` as per https://github.com/conveyor-mq/conveyor-mq/blob/07459adc52254c323d3d57a44e8b04e967069fa2/tsconfig.json#L3 This will compile all goodness like `async` function...