Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Exploring ES2018 and ES2019

Exploring ES2018 and ES2019

  • Category: Computer
  • Author: Axel Rauschmayer
  • File type: HTML and PDF

Read and download free eBook intituled Exploring ES2018 and ES2019 in format HTML and PDF created by Axel Rauschmayer.

This book is about two versions of JavaScript: ECMAScript 2018 and ECMAScript 2019. It covers what’s new in both versions.

ECMAScript 2018 introduced support for asynchronous iteration via the AsyncIterator protocol and async generators. It also included four new regular expression features: the dotAll flag, named capture groups, Unicode property escapes, and look-behind assertions. Lastly it included rest parameter and spread operator support for object properties.

ECMAScript 2019 includes Object.fromEntries(), trimStart(), trimEnd(), flat(), flatMap(), description property for symbol objects, optional catch binding, and more.

Read and Download Links:

Exploring ES2018 and ES2019

READ  An Introduction to Programming in Emacs Lisp

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.