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

Convert project to Typescript #1

Merged
merged 5 commits into from
Mar 17, 2019
Merged

Convert project to Typescript #1

merged 5 commits into from
Mar 17, 2019

Conversation

dhleong
Copy link
Owner

@dhleong dhleong commented Mar 17, 2019

Now we at least have some static type checking, even if we don't have any proper unit tests. Also, with the openApp pattern it's nice to have some better type information. Consuming from Typescript has really helpful errors about the options, and in JS at least the returned app instance seems to be nicely typed, so you have information about which methods are available for the specific app.

@dhleong dhleong merged commit 04998b4 into master Mar 17, 2019
@dhleong dhleong deleted the dhleong/typescript branch March 17, 2019 16:04
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

Successfully merging this pull request may close these issues.

1 participant