HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Killusions

no profile record

Submissions

JavaScript and TypeScript features of the last 3 years

medium.com
464 points·by Killusions·قبل 3 سنوات·265 comments

comments

Killusions
·قبل 3 سنوات·discuss
Good point, done.
Killusions
·قبل 3 سنوات·discuss
I added them now so the article is complete.
Killusions
·قبل 3 سنوات·discuss
Thanks, I edited it to include this, just to make it clear.
Killusions
·قبل 3 سنوات·discuss
Thanks, I fixed both of them.
Killusions
·قبل 3 سنوات·discuss
Yes, the error was also wrong, fixed it.
Killusions
·قبل 3 سنوات·discuss
Hey, if you think you found a mistake, please also tell me what it is so I can fix it.
Killusions
·قبل 3 سنوات·discuss
Ironically this is the only JavaScript change (except for top level await) I did not include, maybe I'll edit it and add it.
Killusions
·قبل 3 سنوات·discuss
You are correct, I added a note.
Killusions
·قبل 3 سنوات·discuss
I think one can both learn about the new features without feeling the need to use them all or refactor old code.

My biggest learning while writing this was just how much is possible in JavaScript and TypeScript now, but I also realize that a lot of this I will not use myself or only use to understand some really specific code.
Killusions
·قبل 3 سنوات·discuss
Just looked it up, you are of course correct. I will move them into the "Past" part.
Killusions
·قبل 3 سنوات·discuss
I haven't found one yet, but I'm sure there's one somewhere out there. I will try to keep updating this article so someday it will be what you're looking for.
Killusions
·قبل 3 سنوات·discuss
I took the time to explain all the latest (and some older) JavaScript and TypeScript changes, including code examples.