mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
committed by
GitHub
parent
31ae406be4
commit
ebf3b4641f
@@ -58,3 +58,7 @@ create-react-app my-app --scripts-version=react-scripts-ts
|
||||
```
|
||||
|
||||
You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScript-React-Starter#typescript-react-starter).
|
||||
|
||||
## Other Languages
|
||||
|
||||
Note there are also other languages compiling to JS and compatible with React, like [ReasonML](https://reasonml.github.io/reason-react/) or [F#/Fable](http://fable.io/) with [elmish-react](https://fable-elmish.github.io/react/), which also offer static type checking among other features. Check their respective sites for more information.
|
||||
|
||||
Reference in New Issue
Block a user