Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Created April 30, 2024 22:08
Show Gist options
  • Save wilmoore/61d1644794c3ce3ef723937ab326d089 to your computer and use it in GitHub Desktop.
Save wilmoore/61d1644794c3ce3ef723937ab326d089 to your computer and use it in GitHub Desktop.
Software Engineering :: Programming :: Languages :: JavaScript :: ECMAScript :: ES11 (ECMAScript 2020)

Software Engineering :: Programming :: Languages :: JavaScript :: ECMAScript :: ES11 (ECMAScript 2020)

⪼ Made with 💜 by Polyglot.

June 2020

image

Features Introduced

  • BigInt
  • dynamic import()
  • Nullish coalescing Operator (??)
  • Optional Chaining (?.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment