This repository was archived by the owner on Aug 5, 2021. It is now read-only.
File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ or, the majesty of the [language service](https://github.com/Microsoft/vscode-ht
23
23
> Here's a [ great talk] ( https://www.youtube.com/watch?v=ez3R0Gi4z5A ) .
24
24
> I'm going to post a followup to this article with some snappy Angular animations,
25
25
> and maybe more - [ GraphQL] ( https://github.com/Quramy/ts-graphql-plugin ) ? Yes please.
26
+ > Below is a somewhat edited version of the original -
27
+ > ~~ strikethrough text~~ is used to preserve mistakes and is followed by a correction.
26
28
27
29
React and TypeScript are well-hyped fixtures of the 2017 webscape,
28
30
but not much attention has been given to how wonderfully they complement each other.
@@ -184,7 +186,8 @@ Enough telling - seeing is believing!
184
186
185
187
## Developing with a closed loop
186
188
The following images demonstrate things that are
187
- only possible with a partially or fully closed loop.
189
+ only possible with a good type system and/or a partially/fully closed loop,
190
+ and good editor integration.
188
191
To try these things yourself, clone this repo,
189
192
fire up your favorite editor with TypeScript integration
190
193
(VSCode is pictured, Atom is great too),
You can’t perform that action at this time.
0 commit comments