ES6 reserved words

The following keywords are reserved in ES6:

  • class
  • const
  • enum
  • export
  • extends
  • implements
  • import
  • interface
  • let
  • package
  • private
  • protected
  • public
  • static
  • super
  • yield

Future reserved words

These keywords are not used currently but they are reserved for the future versions:

  • enum
  • await
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.200.86