Recently I started to implement all my new projects using ES6. Lately I faced some JavaScript issues in one of those projects.
Thanks to Sentry.io I could realise that despite being an old browser Chrome49 is still used by the users using my projects. So I decided to fix those issues.