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.
2020-01-20 18:41:14 +03:00
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
2019-09-11 23:08:25 +03:00
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
2019-08-15 09:48:51 -07:00
Alexey Pyltsyn
737d00783c
Merge pull request #539 from Ediiik/patch-1
...
Fix typo
2019-02-23 00:23:35 +03:00
Alexey Pyltsyn
1a625b7b69
Merge branch 'master' into httpsify
2019-02-22 00:12:48 +03:00
Alexey Pyltsyn
0948bf553e
Update static-type-checking.md
2019-02-20 01:48:07 +03:00
Vasiliy Vanchuk
6716745776
Update static-type-checking.md
2019-02-19 18:42:05 +04:00
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.
2019-02-19 15:27:43 +04:00
Michał Gołębiowski-Owczarek
7e4ac52af4
HTTPS-ify most insecure URLs in content/docs (& one in Acknowledgments)
...
This is a followup to #1157
2019-02-07 14:45:03 +01:00
Nat Alison
25df15b83e
reapply, correctly generating links
2019-02-06 18:03:29 -08:00
Nat Alison
dc1e5366e3
revert id adding
2019-02-06 18:00:52 -08:00
Nat Alison
3e49e971d0
add everything else again
2019-02-06 17:22:04 -08:00
Dan Abramov
6f2e26f21c
Rearrange TS section a bit
2019-01-03 15:41:57 +00:00
Joe Haddad
f45e10b870
Use Create React App instead of unofficial fork ( #1347 )
...
Create React App supports TypeScript as of 2.1.
2018-10-30 11:18:47 -07:00
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
2018-10-25 23:35:26 -07:00
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
2018-05-02 01:00:27 -07:00
Justin Francos
827ade1906
fixed 2 cases of "it's" where it should be "its" ( #782 )
...
Its = it + possessive
It's = it is
2018-04-09 11:20:06 -07:00
nhducit
0ed89a57d1
Update Reasonml community link
2018-03-12 21:50:47 +07:00
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
2018-02-12 17:37:09 +00:00
Nick
7c76dd505e
Fix broken flow link ( #585 )
2018-02-05 17:33:05 +00:00
Ediiik
90fa54985f
Fix typo
2018-01-20 23:29:21 +01:00
Dennis Dang
1da66cd968
Fix typo
2018-01-11 14:55:40 -08:00
Eduard Troshin
78218be2c7
Update static-type-checking.md
2017-12-06 14:44:47 +05:00
Aamir Afridi
c6955212f3
Typo ( #390 )
2017-12-02 17:55:02 +00:00
Leonid Khachaturov
77aab0bb80
Add section on Kotlin ( #327 )
2017-11-22 13:15:55 +00:00
Kyle Roach
2439b55bf6
Copy changes
2017-11-21 15:53:39 -04:00
Kyle Roach
e993dc5a3a
docs(static type checking): Improved TypeScript docs
2017-11-21 01:02:39 -04:00
Dan Abramov
de9276169c
Update static-type-checking.md
2017-11-18 19:55:58 +00:00
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
2017-11-18 19:42:03 +00:00
Maxime Mangel
dad20f2b83
Fix markdown to display a link
2017-11-17 23:23:29 +01:00
Brian Vaughn
1059ee164e
Wordsmithing
2017-11-17 10:35:43 -08:00
Alfonso Garcia-Caro
ebf3b4641f
Add a mention to other statically-typed languages
...
See #294
2017-11-17 19:18:23 +01:00
Brian Vaughn
cd5ecff96d
Wording tweak.
2017-11-14 08:48:01 -08:00
Brian Vaughn
db5012307c
Tweaked content
2017-11-14 08:40:45 -08:00
Tran Van Sang
a3ceed01ea
Update static-type-checking.md
...
The document did not specify where to edit `babel` config.
It is confused for beginner
2017-11-14 12:28:57 +09:00
Brian Vaughn
9469e21918
Wording tweaks
2017-11-07 15:20:25 +00:00
ishank
d93263393a
added static typechecking guide
2017-10-20 17:50:33 +05:30