itd be a great april 1st joke if google announced that chrome will support vbscript and is working together with microsoft to achieve this in the next months xd
@vinno976 жыл бұрын
Shanene Larissa only if they actually implemented it (behind a flag)
@rongsenng6 жыл бұрын
What is the plus thingy Jake mentioned? Something like +'1' === 1?
@dolphin79616 жыл бұрын
What is a good name for that "not global" module scope that was mentioned at 3:40. I understand the idea, its scoped to the module/file and not on the window/global, but what do we call that scope? "Not-global" doesnt seem very clear
@nofacee946 жыл бұрын
module scope?
@MattiasBuelens6 жыл бұрын
"Module scope" seems to be the most common term for it. This is similar to how we use the terms "global scope", "function scope" and "block scope". See also: hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/
@jakearchibald6 жыл бұрын
Problem is, and have different module scopes.
@dolphin79616 жыл бұрын
So what do we call those different module scopes? For longevity, I think type=module is the more appropriate case to be called "module scope". But the "Lexical scope" that scripts have is also important to differentiate
@jakearchibald6 жыл бұрын
I guess "module script lexical scope" and "classic script lexical scope". Hmm.
@entalpa6 жыл бұрын
When will NodeJS run modules asynchronous instead of synchronous. Now I have to write extra code to accomplish this.
@nunofaria116 жыл бұрын
That comment from Mathias about re-implementing "+" with "-" is both brilliant and terrifying... cause they are actually capable of doing it when they want to start the apocalypse
@izybit6 жыл бұрын
Apple did something similar(ly stupid) with ++/-- in Swift.
@sewaksingh61896 жыл бұрын
Http 203 ?
@ganstabreakincity6 жыл бұрын
So cool, Mathias always look like he knows every detail XDD
@hamzaelouakili24386 жыл бұрын
Mathias is crazy hyped!!! :P
@sonicpawnsyou6 жыл бұрын
Message to whoever is writing the subtitles for these videos: At 03:38, it should be "class declarations", not "classic iterations".
@entalpa6 жыл бұрын
These guys are very smart. Einstein told me once that fantasy is more important than knowledge.
@imorganmarshall6 жыл бұрын
This was enjoyable, thanks.
@whosmav6286 жыл бұрын
Hard to follow this
@avilde6 жыл бұрын
That's a great upcoming feature - private prop :)
@iuliuvisovan73076 жыл бұрын
Holy shit fourteen nights Surma no wonder you're at Google
@Vladhin6 жыл бұрын
Private fields?? Wow
@hrgwea6 жыл бұрын
Why would any browser vendor other than Microsoft ever support VBScript? Not even worth joking about it. :P
@easy-stuffs6 жыл бұрын
Tamizhan da!! :-)
@AtileonVA6 жыл бұрын
Privates props in classes... I will start to cry of joy
@AtileonVA6 жыл бұрын
Fransisco Wijaya 4:21 dude
@AtileonVA6 жыл бұрын
I don't think so, there's great features that Typescript has and Js dont... honestly my knowledge about TS is less than JS, I'm exploring these days
@erfling16 жыл бұрын
Fransisco Wijaya If JavaScript becomes typescript, then, yeah, there will be no need for Typescript
@LarsRyeJeppesen6 жыл бұрын
@Fransisco Wijaya Last time I checked, JS didn't have typing
@Textras6 жыл бұрын
I SECOND that you're first
@Nonenone-rj9yp6 жыл бұрын
lol you refer to your manager like their a wife or something
@andrew15506 жыл бұрын
gibs me da ::bind, I don't care about the pipeline operator, ramda is a much better solution for composing functions.
@carloschulo6 жыл бұрын
LOL ReDim -ing arrays
@garfieldgray6 жыл бұрын
first
@dragannovakovic98166 жыл бұрын
No love for pipeline operator? :(
@dassurma6 жыл бұрын
Pipeline operator is still contentious. We had a dedicated video on it.