Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
@ericblade Did we? Link?
You mean https://github.com/alexa-js/alexa-app/pull/250? Does that do what you're describing @adriendomoison ?
Sounds like a more general question - how do you use DynamoDB with any node.js app?
Cool. I think we can do better and make it as easy for users *and* allow switching back-ends. For one I'd love me some mongodb.
Maybe not in the README but a USERS.md or something like that? I would contribute Artsy's.
Generally I just make them look like all the other entires :) But sure. It would be awesome if someone ported https://github.com/dblock/danger-changelog to danger-js, which we already use here.
The returned promise looks suspicious. Write a unit test for this, does it complete in the right order? I mean does the promise resolve after the `say` is called?
Looks like something expects a request with certain fields and should fail earlier. Please feel free to reproduce in a spec and fix.
@matt-kruse 👍 Lets leave this open as a feature request. I think a generic way to handle non-alexa events could be good.
Is this the same as https://github.com/alexa-js/alexa-app/issues/102?