Converting all examples to TypeScript #682
-
What do you think about the idea of migrating examples to TypeScript? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I would be okay if you wanted to throw in a specific typescript example, but moving all of them to TS would probably be pretty alienating to a vast majority of people who use still just use JS. |
Beta Was this translation helpful? Give feedback.
-
Maybe a copy of all examples in typescript,
…On Wed, 1 Jul 2020, 16:28 Tanner Linsley, ***@***.***> wrote:
I would be okay if you wanted to throw in a specific typescript example,
but moving all of them to TS would probably be pretty alienating to a vast
majority of people who use still just use JS.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#682 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2LO7SNFZWWTG2AGYV5NSLRZNBYLANCNFSM4ONIEY6Q>
.
|
Beta Was this translation helpful? Give feedback.
-
Seems like a good challenge, I have been lacking typescript motivation
since we don't use it very much at work. I am in, tell me what the next
steps are for me to start the process..
…On Wed, 1 Jul 2020, 17:05 Tanner Linsley, ***@***.***> wrote:
Will you be personally responsible for keeping those up to date? 😜 Right
or not, I am the one who will end up maintaining 99% of the code in this
library long-term, so I prefer not to ingest anything into the repo that I
don't plan on maintaining or at the very least deleting in the future if it
becomes out of date.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#682 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2LO7RRDG3CIWD7N6TGOGTRZNGDJANCNFSM4ONIEY6Q>
.
|
Beta Was this translation helpful? Give feedback.
-
Is there any update on this? |
Beta Was this translation helpful? Give feedback.
I would be okay if you wanted to throw in a specific typescript example, but moving all of them to TS would probably be pretty alienating to a vast majority of people who use still just use JS.