Consider ES6+ migration #1556
Labels
CODE
Some other Code related issue and it should clearly describe what it is affecting in a comment.
DOC
Pertains inclusively to the Documentation operations.
enhancement
Something we do have implemented already but needs improvement upon to the best of knowledge.
migration
Use this to indicate that it may apply to an existing or announced migration.
needs discussion
Blah, blah, blah, wahh, wahh, wahh, etc.
team biz
This is similar to a meta discussion.
The project is currently ES5.1 and it would be helpful to migrate so we can use some more features.
let
syntax would change if it was coded hoisted. We are using somelet
syntax already for speed/memory considerations in key code points.async
andawait
exist. There are a few other technologies too butPromises
are also a 👎 from me.While I'm at #1548 I'll do some pro tests to see how well it handles that soon after the holidays.
Open to discussion here.
The text was updated successfully, but these errors were encountered: