Brian Vaughn
17eae3952d
Fix "master" to "main" renaming mistakes ( #3770 )
4 years ago
Patrick Ecker
0bb0303fb7
Update Static Typing Section (Reason -> ReScript) ( #3766 )
* Update Static Typing (Reason -> ReScript)
ReasonML & BuckleScript have converged into the ReScript brand.
Updates the description and urls within the `static-type-checking` section.
* Update content/docs/static-type-checking.md
4 years ago
Brian Vaughn
d456dfbd29
Update docs and config to replace "master" with "main" branch
https://github.com/facebook/react/issues/21767
4 years ago
Alexey Pyltsyn
25f756d8e3
Update outdated link on Static Type Checking page
4 years ago
yoeldovidcohen
c8aef5dc0d
Got this warning when using the former version ( #2693 )
The --typescript option has been deprecated and will be removed in a future release.
In future, please use --template typescript.
5 years ago
Sergei Cherniaev
1f2b1dae94
Docs: a typo and bottom nav links ( #2339 )
* typo fixed
* bottom nav links on previous and next articles removed like in other advanced guides
5 years ago
Victor Akerele
0006b39438
Updated babel installation instructions for Flow ( #2248 )
updated how to install babel presets to use the newer namespace conventions that comes with newer versions of Babel, version 7.
My react app kept crashing when I tried installing Flow.
I have updated the docs on Flow's documentation, then I saw the same issue here.
Here is the PR on Flow's docs just in case - https://github.com/facebook/flow/pull/7856
5 years ago
Alexey Pyltsyn
0948bf553e
Update static-type-checking.md
6 years ago
Vasiliy Vanchuk
6716745776
Update static-type-checking.md
6 years ago
Vasiliy Vanchuk
aaefe69287
Fix command for initializing tsconfig
Project dependency doesn't add itself it global PATH. So call `tsc` will work either with globally installed typescript, or from npm/yarn script.
6 years ago
Michał Gołębiowski-Owczarek
7e4ac52af4
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
This is a followup to #1157
6 years ago
Nat Alison
25df15b83e
reapply, correctly generating links
6 years ago
Nat Alison
dc1e5366e3
revert id adding
6 years ago
Nat Alison
3e49e971d0
add everything else again
6 years ago
Dan Abramov
6f2e26f21c
Rearrange TS section a bit
6 years ago
Joe Haddad
f45e10b870
Use Create React App instead of unofficial fork ( #1347 )
Create React App supports TypeScript as of 2.1.
6 years ago
Marko Schulz
60bddf78f9
Update links to https ( #1313 )
Only left the link to fable.io, because it currently has an invalid certificate, which they will only fix after moving to a new domain. https://github.com/fable-compiler/fable-compiler.github.io/issues/27
6 years ago
Duc Nghiem Xuan
d0cdc9ef0c
Fix elmish-react link on static-type-checking ( #857 )
`fable-elmish` org is now simply `elmish`, thus the link to `elmish-react` was 404.
ref https://github.com/elmish/elmish/issues/145
7 years ago
Justin Francos
827ade1906
fixed 2 cases of "it's" where it should be "its" ( #782 )
Its = it + possessive
It's = it is
7 years ago
nhducit
0ed89a57d1
Update Reasonml community link
7 years ago
Aneeq-ur-Rehman
53f4ce7881
Update static-type-checking.md to fix the installation of Flow ( #608 )
* Update static-type-checking.md to fix the installation of Flow
The second command won't work until the "flow" is added to scripts.
* Update static-type-checking.md
7 years ago
Nick
7c76dd505e
Fix broken flow link ( #585 )
7 years ago
Ediiik
90fa54985f
Fix typo
7 years ago
Dennis Dang
1da66cd968
Fix typo
7 years ago
Eduard Troshin
78218be2c7
Update static-type-checking.md
7 years ago
Aamir Afridi
c6955212f3
Typo ( #390 )
7 years ago
Leonid Khachaturov
77aab0bb80
Add section on Kotlin ( #327 )
7 years ago
Kyle Roach
2439b55bf6
Copy changes
7 years ago
Kyle Roach
e993dc5a3a
docs(static type checking): Improved TypeScript docs
7 years ago
Dan Abramov
de9276169c
Update static-type-checking.md
7 years ago
Dan Abramov
9c4aa80173
Rewrite "Static Type Checking" ( #303 )
* Reorder Babel and CRA sections
* Rewrite
* Update static-type-checking.md
* Update static-type-checking.md
* Update static-type-checking.md
* Update static-type-checking.md
* Update static-type-checking.md
7 years ago
Maxime Mangel
dad20f2b83
Fix markdown to display a link
7 years ago
Brian Vaughn
1059ee164e
Wordsmithing
7 years ago
Alfonso Garcia-Caro
ebf3b4641f
Add a mention to other statically-typed languages
See #294
7 years ago
Brian Vaughn
cd5ecff96d
Wording tweak.
7 years ago
Brian Vaughn
db5012307c
Tweaked content
7 years ago
Tran Van Sang
a3ceed01ea
Update static-type-checking.md
The document did not specify where to edit `babel` config.
It is confused for beginner
7 years ago
Brian Vaughn
9469e21918
Wording tweaks
7 years ago
ishank
d93263393a
added static typechecking guide
7 years ago