This repository was archived by the owner on Aug 5, 2021. It is now read-only.
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,19 @@ are superheroes of frontend web development
20
20
> This invalidates this article's comparison of React to Angular, Vue, and others via its new
21
21
> [ language service plugin API] ( https://github.com/Microsoft/TypeScript/wiki/Using-the-Language-Service-API ) .
22
22
> Here's a [ great talk] ( https://www.youtube.com/watch?v=ez3R0Gi4z5A ) .
23
- > I'm going to post a followup to this article with some snappy Angular animations,
23
+ > I'm going to post a [ followup] ( https://github.com/ryanatkn/language-service-in-motion )
24
+ > to this article with some snappy Angular animations,
24
25
> and maybe more - [ GraphQL] ( https://github.com/Quramy/ts-graphql-plugin ) ? Yes please.
25
26
> Below is a somewhat edited version of the original -
26
27
> ~~ strikethrough text~~ is used to preserve mistakes and is followed by a correction.
27
28
29
+ > I may just keep this repo as is, as a monument to my ignorance.
30
+ > [ Here's the followup] ( https://github.com/ryanatkn/language-service-in-motion ) -
31
+ > a new repo that encourages everyone to submit
32
+ > animations that demonstrate the
33
+ > [ language service] ( https://github.com/Microsoft/TypeScript/wiki/Architectural-Overview )
34
+ > in motion for any library/framework/language/editor.
35
+
28
36
React and TypeScript are well-hyped fixtures of the 2017 webscape,
29
37
but not much attention has been given to how wonderfully they complement each other.
30
38
This article and attached code demonstrate why I prefer
You can’t perform that action at this time.
0 commit comments