You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: