Skip to content

Style guide: ES6

Martijn Vermaat requested to merge es6-style-guide into master

These are the ES6 features that I would see myself using. They are mostly just syntax.

I think this set would keep our code style relatively close to plain JavaScript while still allowing use to use some of the goodies that we get from Babel.

Merge request reports