Daniel (dB.) Doubrovkine
Daniel (dB.) Doubrovkine
I'll move any decent project related to the alexa-app ecosystem into the alexa-js org, but do note how DefinitelyTyped has become the center of where the typings go.
Thanks @RobertTheProfessional. Also wanted to plug [this post](http://artsy.github.io/blog/2017/02/05/Front-end-JavaScript-at-Artsy-2017/) from my team on adopting TypeScript, React, React Native, GraphQL, Jest, Yarn, ... all in 2016 going 2017.
I am going to reopen this since it comes up again, to make it discoverable and for everyone to add their 2c.
I think I am with what @ajcrites says above, but I think the exercise is interesting.
Without looking at the code I am going to guess it's a bug. We probably clear the response incorrectly in this case. Maybe try to write a test for this...
@cpup22 Did you have better luck with the latest on HEAD (next 2.4.0 release)? Maybe try to build your scenario is a mocha test here?
Please double check that you have the latest version and try to write a test for this, I am pretty sure it works as expected @koyinusa.
What's in the logs? Does the app work locally under express?
Was this ever resolved?
Care to pull request a fix for this?