ES6 Modules in the Real World (Polymer Summit 2017)

preview_player
Показать описание
ES6 Modules are now supported in all major modern browsers. By using the platform and building native, well-supported, modular code, you can benefit from speedier engineering cycles—no compile steps required during development. In this video, Sam Thorogood details the architectural patterns that enable you to use ES6 Modules for your webapp or experience, regardless of framework—including shipping modern code to modern browsers (fast!) while still compiling down to an older baseline for the long tail.

Рекомендации по теме
Комментарии
Автор

Great talk - tough crowd.. lighten up, guys

LarsRyeJeppesen
Автор

At first I thought it's at 1.5 ... Finally it worked for me (several tuts browsed)

Plrang
Автор

Jesus Christ that crowd was brutal. Great talk though!

LewisCampbellTech
Автор

Very informative. Thank you!
A bit more about commonjs history/difference would have been good.

mustafwm
Автор

Well chosen subtopics. You should pause a tad longer between concepts and talk a little slower. This is 45 minute topic covered in 32 minutes. I had to pause rewind repeat a few times, but it was worth the trouble.

lonniebest
Автор

Safari is leading in ES6 modules support, Chrome is waaaay behind but I admit in active development at the moment, that slide about chorme supporting it is very misleading.

GertCuykens
Автор

A quick comment: ES6 modules cannot be used for development directly.. what about sass compilation, environment variables, Typescript, and tons of other manipulations of code?? Imho much better to use a bundler like Webpack or Bazel

LarsRyeJeppesen
Автор

Gys donh worry i rremember all i no need only you remember my job

luisrico