Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please create js dialog samples (not just ts) #270

Closed
michhar opened this issue Jun 6, 2018 · 3 comments
Closed

Please create js dialog samples (not just ts) #270

michhar opened this issue Jun 6, 2018 · 3 comments

Comments

@michhar
Copy link

michhar commented Jun 6, 2018

All of the dialog samples are in typescript - could you make some with plain javascript?

https://github.com/Microsoft/botbuilder-js/tree/master/samples/dialogs

@Stevenic
Copy link
Contributor

Stevenic commented Jun 8, 2018

Sure... I'll work on that.

@szul
Copy link

szul commented Aug 2, 2018

@michhar You should be good with these samples up to a point. Just remove the typings, the interfaces, and maybe modify the import statements. If you get stuck, you can review the generated code, which looks like it has been checked into GitHub.

@sgellock
Copy link
Member

@michhar we are updating our samples. here is a list of all the samples we are in the process of updating. please refer to microsoft/botbuilder-dotnet#834. We will be adding both typescript and javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants