Quartz 5

Home

❯

Org-roam

❯

ES2019

ES2019

Aug 05, 20261 min read

ES2019

Array

Prototype methods

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

Sort

  • [.sort() is guaranteed to be stable](.sort() is guaranteed to be stable)

Control flow

  • [JavaScript Optional Catch Binding](JavaScript Optional Catch Binding)

Objects

Functions

  • Object.fromEntries

Strings

String Prototype methods

  • trimStart
  • trimEnd

Symbols

Symbol Prototype methods

  • Symbol.prototype.description

Graph View

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

Backlinks

  • JavaScript

Created with Quartz v5.0.0 © 2026

  • GitHub
  • Discord Community