`New Date().getTime()` is both uglier and slower than `Date.now()` `Date.now()` is available on all the browsers we support.
.js.es6
.js