-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update docs reflecting v3 changes (#509)
* Update docs reflecting v3 changes: - update getting started - include how to setup rescript.json on Windows in getting started - remove trailing units - stop using Belt module in examples and assume RescriptCore is globally open - use non-deprecated React hooks in examples (`useCallback5` -> `useCallback`) - stop using `makeVariables` in examples and remove it from docs * Apply suggestions from code review Co-authored-by: Gabriel Nordeborn <[email protected]> --------- Co-authored-by: Gabriel Nordeborn <[email protected]>
- Loading branch information
Showing
20 changed files
with
143 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.