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

Add TS interop tutorial with links to GenType #88

Closed
glebbash opened this issue Oct 30, 2020 · 6 comments
Closed

Add TS interop tutorial with links to GenType #88

glebbash opened this issue Oct 30, 2020 · 6 comments

Comments

@glebbash
Copy link

Just found out about ReScript, looks very promising. But I almost threw it to the trash because I thought there was no TS interop. Shouldn't genType for TS be one of the main parts of Language Manual?

@ryyppy
Copy link
Member

ryyppy commented Nov 1, 2020

Yeah at some point there will be proper guides on how ReScript can be properly integrated in TS codebases as well. For now we are still in the process getting the core docs done.

@danielo515
Copy link

You are almost there! Just add complete instructions on how to use gentype.
This page explains how to use it, but has no reference to install instructions or configuration!!
https://rescript-lang.org/docs/gentype/latest/introduction

It is super frustrating, because as a user you think that there may be something that you are missing or you are just stupid, but no, it is just the 50% of the instructions are on the npm package. Could you consider at least adding a link to the npm package? I thought this was built into reason

@ryyppy
Copy link
Member

ryyppy commented Aug 16, 2021

It is super frustrating, because as a user you think that there may be something that you are missing or you are just stupid, but no, it is just the 50% of the instructions are on the npm package. Could you consider at least adding a link to the npm package?

Are you aware that the Getting Started section gives all the instructions on how to install and configure it?
https://rescript-lang.org/docs/gentype/latest/getting-started

I thought this was built into reason

We are not Reason. This is ReScript?

@danielo515
Copy link

Are you aware that the Getting Started section gives all the instructions on how to install and configure it?

No I was not. I was not able t find it on the docs searching for Gentype. The introduction was all that I found, there were no link to getting started, I swear. Thanks for the link. I think I thought the link was for going back to rescript getting started, not that it was a subsection of gentype.
image

We are not Reason. This is ReScript?

I meant rescript, sorry

@ryyppy
Copy link
Member

ryyppy commented Aug 17, 2021

Hm, I am not happy with the GenType TOC anyways, so it would probably be worth restructuring the information in a more logical order. Thanks for clarifying!

@glebbash
Copy link
Author

Docs look much better now. Including the screenshot with location of genType docs for reference.
image

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

3 participants