Dustin Deus
Dustin Deus
Good work! - Use async / await where possible I saw many mixings with callbacks, use promisify when required. It's a great project to show the state of the art....
@alexanderGugel is it clear?
+1 @rjrodger did you start on this paper?
@mcdonnelldean is it possible to track the progress on 3.0 or how it is possible to contribute? Something like this https://developer.microsoft.com/en-us/microsoft-edge/platform/status/ or a realtime board with trello https://trello.com/b/EceUgtCL/ghost-roadmap This is...
HI @arden promisify like http://senecajs.org/docs/tutorials/seneca-with-promises.html and since async/await supports promises/generators this should great work.
This must be related to https://github.com/marko-js/htmljs-parser/pull/68
Hi @Integralist thanks for the fast response. How should I proceed in that case? We need that flag to roll out our services.
Thanks, I'm already in the process :smile:
The feature was already delivered and can be tested. I'd really appreciate any feedack. https://github.com/StarpTech/graphql-registry/tree/main/examples/apollo-managed-federation
Hi @kindermax, this will be definitely addressed in the future. Currently, we are focusing on the right foundation, the API. If you have any ideas/use cases you have to cover...