April 22, 2019

93 words 1 min read

melanieseltzer/es6-all-the-things

melanieseltzer/es6-all-the-things

Collection of ES6 goodies for next-level dev

repo name melanieseltzer/es6-all-the-things
repo link https://github.com/melanieseltzer/es6-all-the-things
homepage https://melanieseltzer.github.io/es6-all-the-things/
language JavaScript
size (curr.) 1790 kB
stars (curr.) 203
created 2018-05-25
license

logo

ES6 All The Things PRs Welcome

Collection of ES6 goodies for next-level dev

A comprehensive cheat sheet of everything ES6. Categorized and easy to refer back to later. Built with GatsbyJS 🔥

View Cheat Sheet

Local Development

Install dependencies:

npm install

Run the local dev server:

gatsby develop

Build for production:

gatsby build

Serve the production build for testing:

gatsby serve

Contributing

Contributions welcome! Please refer to CONTRIBUTING.md.

comments powered by Disqus