Skip to content

Shrey0610/ES6-Practice.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6-Practice.github.io

What is ES6?

It introduced several new features and enhancements to make JavaScript code more expressive, readable, and powerful. You will need them for making your MERN stack journey smooth.

What are some of its features?

  1. Arrow Function ✨
  2. Template Literals
  3. Object Literals
  4. Destructuring Objects
  5. Destructuring Arrays
  6. For loop
  7. Spread Operator ✨
  8. Rest Operator ✨
  9. Includes()
  10. Async & Await ✨
  11. Default Params ... and many more.

In this project/file you will find examples of everything listed above and more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published