Last updated 2 years ago
Was this helpful?
⟩ ⟩ ES2015 (ES6)
let / const / class
properties
shorthand property
computed property name
shorthand method names ( 👉 object getter/setter )
iteration
iterable / iterator / for-of
Map / Set
other topics
block scope
template literal
destructuring assignment
ES module
arrow function
Promise
Array.of() / Array.from() creating arrays
object getter/setter
arr.last
ExploringJS ⟩