Skip to content

evicent/es6-all-the-things

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Collection of ES6 goodies for next-level dev 🤓💻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • CSS 20.4%