Quartz 5

Home

❯

Org-roam

❯

ES2019

ES2019

Nov 13, 20201 min read

Array

Prototype methods

  • Array.prototype.flatMap()
  • Array.prototype.flat()

Sort

  • .sort() is guaranteed to be stable

Control flow

  • JavaScript Optional Catch Binding

Objects

Functions

  • Object.fromEntries

Strings

String Prototype methods

  • trimStart
  • trimEnd

Symbols

Symbol Prototype methods

  • Symbol.prototype.description

Graph View

  • Array
  • Prototype methods
  • Control flow
  • Objects
  • Functions
  • Strings
  • String Prototype methods
  • Symbols
  • Symbol Prototype methods

Backlinks

  • JavaScript

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community