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

https://github.com/swizec/es6-cheatsheet

Modern JavaScript cheatsheet
https://github.com/swizec/es6-cheatsheet

es2015 es2016 es2017 es6 gatsby javascript

Last synced: about 1 year ago
JSON representation

Modern JavaScript cheatsheet

Awesome Lists containing this project

README

          

# HOW'S YOUR ES6, ES2016, AND ES2017?
Learn enough modern JavaScript to get by with this interactive cheatsheet.

This is an interactive ES6, ES2016, and ES2017 cheatsheet. It uses a series of small examples to show you the important parts of modern JavaScript. All code is editable and runnable so you can play with it all you want.

Many of my readers and workshop attendees complained that modern JavaScript looks weird at first. They could understand what I was saying, but couldn't read the code. So I built this cheatsheet to fix that.

In 5 minutes you will be able to read and understand modern JavaScript code. Using it on your own might take longer, but you can do it! :)
Come back any time you're stuck.

👉 [https://es2017.io](https://es2017.io)