Skip to content

JavaScript ES6 (ECMAScript 2015) is the 6th edition of the ECMAScript language specification, which is the standard for JavaScript. ES6 introduced many new features and improvements to the language, such as arrow functions, classes, template literals, let and const declarations, and destructuring, among others.

Notifications You must be signed in to change notification settings

VaibhavMojidra/Demos---Javascript-basics-for-starting-react

Repository files navigation

Demos---Javascript-basics-for-starting-react

  • Arrow functions
  • Arrays and high order functions
  • Classes
  • Inheritance
  • let vs const vs var
  • Modules
  • Objects
  • Object Destructuring
  • Promises
  • Spread Operators

About

JavaScript ES6 (ECMAScript 2015) is the 6th edition of the ECMAScript language specification, which is the standard for JavaScript. ES6 introduced many new features and improvements to the language, such as arrow functions, classes, template literals, let and const declarations, and destructuring, among others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published