Skip to content

Convert files to ES6#12

Open
elchroy wants to merge 1 commit intomsfeldstein:masterfrom
elchroy:ch-convert-to-ES6
Open

Convert files to ES6#12
elchroy wants to merge 1 commit intomsfeldstein:masterfrom
elchroy:ch-convert-to-ES6

Conversation

@elchroy
Copy link

@elchroy elchroy commented Oct 7, 2016

Modify library and files to ES6 standard

The following updates were added.

  • Change normal functions to arrow functions.
  • Use template literals for string interpolation
  • Use let for some variables.

@msfeldstein
Copy link
Owner

This looks fine but what is the motivation for moving to ES6? My understanding is it's useful for larger projects, but for simple things like this, the compatibility issues might still be more problems than its worth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants