An open API service indexing awesome lists of open source software.

https://github.com/nitayneeman/es2019-examples

📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification
https://github.com/nitayneeman/es2019-examples

ecma ecmascript es10 es10-example es2019 es2019-example es2019-features example javascript js proposal proposals script tc39

Last synced: 14 days ago
JSON representation

📃 Examples for the approved proposals which have been reached stage 4 in the TC39 process and will be included as part of ES2019 (ES10) specification

Awesome Lists containing this project

README

          

# ES2019 (ES10) Examples

Here are my explanations regarding these new features:

* ["Optional catch binding"](http://nitayneeman.com/posts/a-taste-from-ecmascript-2019/#optional-catch-binding)
* ["JSON superset"](http://nitayneeman.com/posts/a-taste-from-ecmascript-2019/#subsume-json)
* ["Symbol.prototype.description"](http://nitayneeman.com/posts/a-taste-from-ecmascript-2019/#symbol-description-accessor)
* ["Function.prototype.toString revision"](http://nitayneeman.com/posts/a-taste-from-ecmascript-2019/#function-tostring-revision)