HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Killusions

no profile record

Submissions

JavaScript and TypeScript features of the last 3 years

medium.com
464 points·by Killusions·vor 3 Jahren·265 comments

comments

Killusions
·vor 3 Jahren·discuss
Good point, done.
Killusions
·vor 3 Jahren·discuss
I added them now so the article is complete.
Killusions
·vor 3 Jahren·discuss
Thanks, I edited it to include this, just to make it clear.
Killusions
·vor 3 Jahren·discuss
Thanks, I fixed both of them.
Killusions
·vor 3 Jahren·discuss
Yes, the error was also wrong, fixed it.
Killusions
·vor 3 Jahren·discuss
Hey, if you think you found a mistake, please also tell me what it is so I can fix it.
Killusions
·vor 3 Jahren·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
·vor 3 Jahren·discuss
You are correct, I added a note.
Killusions
·vor 3 Jahren·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
·vor 3 Jahren·discuss
Just looked it up, you are of course correct. I will move them into the "Past" part.
Killusions
·vor 3 Jahren·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
·vor 3 Jahren·discuss
I took the time to explain all the latest (and some older) JavaScript and TypeScript changes, including code examples.