Working with ES6

  1. ES6 functions are only detected in the version 2.1 suite script.
    Eg: filter(), find() etc.
  2. So, while writing library scripts maximum avoid using ES6 functions to avoid errors in other scripts which use this library.

Leave a comment

Your email address will not be published. Required fields are marked *