Initial stab at using ES2015
Mostly replaced ``var`` with ``let`` and ``const``. Also added a few arrow functions.
Showing
Please register or sign in to comment
Mostly replaced ``var`` with ``let`` and ``const``. Also added a few arrow functions.