Главная
Study mode:
on
1
Intro
2
Arrow Syntax
3
Return An Object Literal
4
Lexical this Reference
5
Too Many Arrows
6
Cannot re-bind with bind, apply, or call
7
Careful with Legacy Libraries
8
Destructuring
9
Crazy Operators
10
Creating Arrays
11
Sets Are Shallow
12
Classes are mostly Sugar
13
Hoisting
14
Reflective Introspection
15
Exports
16
Immutable Bindings
17
Bindings Are Live
18
Import Everything
19
Systems
20
Problems
21
WebPack
22
What About Library / Framework Authors?
23
The End
Description:
Explore the nuances and potential pitfalls of ECMAScript 2015 features in this 54-minute conference talk from NDC Conferences. Delve into the complexities of string templates, arrow functions, promises, and modules, examining their impact on code maintainability and application performance. Learn how to effectively use these features while avoiding common mistakes that can confuse developers or degrade runtime efficiency. Gain insights on topics such as arrow syntax, lexical 'this' references, destructuring, classes, hoisting, exports, and immutable bindings. Discover the challenges faced by library and framework authors when implementing these features, and understand how tools like WebPack can address potential issues in modern JavaScript development.

The New Dragons in JavaScript

NDC Conferences
Add to list