Skip to content

devncode session to introduce new features of ES6, ES7 & ES8 in JavaScript

Notifications You must be signed in to change notification settings

taleymirza/whatsNewInJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What's New in JavaScript

New Features introduced in ES6, ES7 & ES8

Topics:

  1. let/var/const
  2. Default parameters
  3. Arrow Functions
  4. Template literals
  5. Static Methods
  6. For.. of Loop
  7. Exponentiation infix operator
  8. Array.prototype.includes
  9. padStart() & padEnd
  10. Object.entries & Object.values

Slides:

https://docs.google.com/presentation/d/1Prab2EujL-p8wQavUmdisiNfRgy-yIbXSZcFWxBi-Yw/edit?usp=sharing

Code:

code.js

Video

  1. https://www.facebook.com/smkamranqadri/videos/2465385446808583/?story_fbid=2465385446808583&id=100000114543064&_rdr
  2. https://www.facebook.com/smkamranqadri/videos/vb.100000114543064/2465419126805215/?type=2&theater

Press F12 to open console and start practice.. Happy Coding .. <3

About

devncode session to introduce new features of ES6, ES7 & ES8 in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published