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

Supporting documentation/sample demonstrating application structure #15

Open
piriej opened this issue Feb 5, 2019 · 1 comment
Open

Comments

@piriej
Copy link

piriej commented Feb 5, 2019

This is a really promising tool. Thank you for your work on this. Not so much an issue but a request.

I have found that the image provided in the readme file does not quite give me enough context to build an app using these snippets. It would be really useful if there was a codepen or JSFiddle I could reference to understand how an app using these snippets hangs together.

Many thanks

@develorem
Copy link

I think what you are asking is 'how do I build a react app in typescript' which is not really the purpose of this project. I suggest watching some videos on React. This project is just to help developers code faster who already know the difference between the types of components in react.
But to answer your question, open VS Code, install this extension, create a file with a TS or TSX extension, and try one of the short cuts in the documentation.

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

2 participants