This series will help you understand Javascript in depth. Javascript Tutorial Series :

  1. ES6 Features
  2. ES7 Features
  3. ES8 Features
  4. ES9 Features
  5. ES10 Features

Concepts

  1. Dom Traversal and Manipulation
  2. var, let and const
  3. Hoisting
  4. Temporal Dead Zone (TDZ)
  5. Template Literals
  6. Arrow Functions
  7. Default Parameters
  8. Enhanced object literals
  9. Sets and Weaksets
  10. Maps and WeakMaps
  11. Rest and Spread Operator (…) 
  12. Array and Object Destructuring
  13. Classes
  14. Promises
  15. Modules

Questions :

  1. JS Coding Questions Part 1
  2. 1000 JS Interview Questions
  3. Long list of JS Interview questions

Ebook Repos: