-
-
Notifications
You must be signed in to change notification settings - Fork 257
docs: edit some docs to adjust tone #1237
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
Changes from all commits
85ae126
a0e7e39
523e18a
6d850e2
a78a3c3
e91eed2
b08eb4f
24a7e89
d800f0c
4ad062f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,7 +12,7 @@ ReScript offers a unique project conversion methodology which: | |
|
|
||
| - Ensures minimal disruption to your teammates (very important!). | ||
| - Remove the typical friction of verifying conversion's correctness and performance guarantees. | ||
| - Doesn't force you to search for pre-made binding libraries made by others. **ReScript doesn't need the equivalent of TypeScript's `DefinitelyTyped`**. | ||
| - Doesn't require pre-made binding libraries. You can write bindings directly for any JavaScript API. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hopefully we can soon add to this an example like:
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Something to do during the retreat! |
||
|
|
||
| ## Step 1: Install ReScript | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.