/es-features

A few examples of some new es features

Primary LanguageJavaScript

A Few New ES Features

This is not a comprehensive list of new ES features, it is a few of them including examples.

Features/Examples

Running

clone repo

git clone https://github.com/tylergraf/es-features.git

Serve with static server (I like serve)

npm i serve -g
serve -o