Merge pull request #299 from MangelMaxime/patch-1

Fix markdown to display a link
This commit is contained in:
Brian Vaughn
2017-11-17 14:45:44 -08:00
committed by GitHub

View File

@@ -61,4 +61,4 @@ You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScr
## Other Languages
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react. Check out their respective sites for more information.
Note there are other statically typed languages that compile to JavaScript and are thus React compatible. For example, [ReasonML](reasonml.github.io/reason-react) or [F#/Fable](http://fable.io) with [elmish-react](fable-elmish.github.io/react). Check out their respective sites for more information.