ES-2015

ES2015+ Cheatsheet

A quick overview of new JavaScript features in ES2015, ES2016, ES2017, ES2018 and beyond.

JavaScript Promises Cheatsheet

A promise represents the eventual result of an asynchronous operation. JavaScript promises were added to the language in ES-2015.