Build the future of the web with modern JavaScript (Google I/O ’18)

Build the future of the web with modern JavaScript (Google I/O ’18)

Chrome for Developers

6 лет назад

96,233 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@davidsalleyezonme1283
@davidsalleyezonme1283 - 10.05.2018 02:00

Google you inspiring me so much.

Ответить
@gahaha1234567
@gahaha1234567 - 10.05.2018 02:28

JavaScript now is overtaking Python.

Ответить
@laurenz1337_
@laurenz1337_ - 10.05.2018 03:22

So many new things coming to JS! I am excited.

Ответить
@MultiLenoxxx
@MultiLenoxxx - 10.05.2018 05:15

JavaScript is the future woop

Ответить
@fahmiirfan6923
@fahmiirfan6923 - 10.05.2018 06:32

Can we get statically typed in js ?

Ответить
@stefenov
@stefenov - 10.05.2018 08:00

I love how the extensive know-how of building browsers acquired from Internet Explorer is now properly propagated to Edge. I particularly like the lack of support of any modern JS features and the weird CSS bugs. Do you plan to add an experimental flag to Chrome to bring us the Internet Explorer experience we have all grown to love?

Ответить
@NeoChromer
@NeoChromer - 10.05.2018 11:00

nice, finally I can multiply in JS!

Ответить
@JoeGaffey
@JoeGaffey - 10.05.2018 13:47

Much respect to presenters for listing all supported browsers each time and not just stating the obvious "All browsers except Edge"

Ответить
@hrgwea
@hrgwea - 11.05.2018 02:39

Finally we'll have regex look-behinds... for christ's sake!!!

Ответить
@TufikChediak
@TufikChediak - 11.05.2018 03:36

About classes, JS use a poor level classes structure, why not implement the current specification in ECMA 4th

Ответить
@crazieeez
@crazieeez - 11.05.2018 04:08

...defaultSettings is ugly syntax. Javascript is becoming Perl. Why not just use Perl then. Add async to Perl, and bam call pa programming language to kill javascript.

Ответить
@flemminghansen7748
@flemminghansen7748 - 11.05.2018 12:28

Use the platform, I repeat, use the platform :)

Ответить
@DJalem
@DJalem - 11.05.2018 16:33

I want to know JS but i am bad at solving logic problems 😑

Ответить
@CompTutts
@CompTutts - 11.05.2018 18:47

Private properties in JavaScript. Oh my god! I can't believe I will be alive to see this.

Ответить
@tomsoir
@tomsoir - 12.05.2018 00:52

Why, the hell, `finally` word (in try-catch), but not 'done' as in promise...?

Ответить
@aliselcuk7005
@aliselcuk7005 - 12.05.2018 02:20

Build the future web but don't forget: Googlebot is using Chrome v41

Ответить
@SamujjalMajumder
@SamujjalMajumder - 12.05.2018 17:35

JS now has Perl style Regex Matchers

Ответить
@SwapnilMhaske1
@SwapnilMhaske1 - 13.05.2018 19:45

Woah... I just hate how all browsers ship things slowly.

Ответить
- 14.05.2018 14:57

Finally JS is getting lookbehind :D

Ответить
@xerotolerant
@xerotolerant - 15.05.2018 17:30

We're on the bleeding edge here folks. Readable regular expressions. Who'd have thought that would ever have happened.

Ответить
@elgeekcurioso5150
@elgeekcurioso5150 - 16.05.2018 10:28

I'm so tired of hearing people saying that async makes code cleaner... It is not! Is just that you are more used to it, you are so C-like biased that you can't even understand any other syntax.

Ответить
@teresakhurst2399
@teresakhurst2399 - 17.05.2018 02:20

Too Cool! Great Work

Ответить
@UrzuaNicolas
@UrzuaNicolas - 31.05.2018 06:39

finally JavaScript will be the same both for the server and the browser!!!

Ответить
@provasks
@provasks - 31.05.2018 12:42

Very cool staffs are coming! amazing..

Ответить
@ninjitaru
@ninjitaru - 02.06.2018 17:53

have a question about recommended to use babel -env to transpile to specific browser version
say that i end up with two js file, one that support new js syntax natively (for latest supported browsers), one that transpiled the js
what is a good way to determine which one to serve??
do i write both in my script tag?

Ответить
@antoniopantano4255
@antoniopantano4255 - 05.06.2018 15:25

Finally Microsoft is doing a great job.

Ответить
@JeraldJamesCapao
@JeraldJamesCapao - 13.06.2018 00:02

Coooool !

Ответить
@devnull-p1g
@devnull-p1g - 14.06.2018 20:55

I don't know which version of Node.js they are referencing but with Node.js 10.4.0 "BigInt" is supported:

$ node
> console.log(BigInt(1) + BigInt(2)) // 3n

Ответить
@intcreator
@intcreator - 10.07.2018 00:28

I always use Babble to transpile code for Edge.

Ответить
@kaikai7702
@kaikai7702 - 07.09.2018 03:19

阿三这么多 怪不得bug这么多

Ответить
@everythingisfine9988
@everythingisfine9988 - 07.09.2018 07:14

I don’t want to transpile my code, but some browsers are lagging behind the times 🐌

Ответить
@ericmcgrath2514
@ericmcgrath2514 - 26.09.2018 17:51

LOL @ Edge, just stop trying Microsoft. We've endured enough suffering with IE.

Ответить
@teckyify
@teckyify - 07.10.2018 01:43

Nothing we need whatsoever, only bad programmers always want more syntax. The only feature we needed were native module loading and tail recursion. I hope they dont make of Javascript such a Frankenstein language like C# with a new language feature like every 10 minutes.

Ответить
@SashNone
@SashNone - 11.11.2018 10:59

Yea... interlacing in 2018... quite modern....

Ответить
@二宮章子-n7z
@二宮章子-n7z - 16.11.2018 10:58

V8:

Ответить
@reaper84
@reaper84 - 06.02.2019 22:56

IE Support is as bad as it always has been. Pathetic.

Ответить
@terencecheung1374
@terencecheung1374 - 31.05.2019 16:49

Yeah, 2019 there are no more edge/opera icons. Emm..

Ответить
@dancovrboski9135
@dancovrboski9135 - 26.11.2022 01:24

Ako neme vrtat na rabota vo geterym vo prilep javno hese ot kazam od gogel poradi predastvo

Ответить