-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add TypeScript usage example #187
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for creating this guide @ScreamZ 👏
I've added a few comments and suggestions to make sure what's being documented is accurate and as seamless as possible for getting started.
I think this will be a very good starting point for many TypeScript devs. 😄
Co-authored-by: Nick Hehr <headhipster@hipsterbrown.com>
Made some changes according to your suggestions, I let you review them, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more suggested updates and questions, otherwise it's looking ready to go!
Co-authored-by: Nick Hehr <headhipster@hipsterbrown.com>
Looks ready for final review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for contributing this guide!
🚀 PR was released in |
Added my version of the TypeScript starter template as a first step for #186