Skip to content

EhsanZB/JavaScript-notes

Repository files navigation

JavaScript-notes

Javascript syntax, definitions, important hints, examples and more...

This tutorial has been compiled from variety of sources throughout the Web, articles, books and videos. Learn in more details at Mozilla Developer Network.

Other useful references:

Topics:

Part I 'The Concepts'

  1. Numbers and Math
  2. Strings
  3. Type Conversion
  4. Date and Time
  5. Expressions
  6. Operators
  7. Statements
  8. Control statements
  9. Functions
  10. Closures
  11. Arrays
  12. Objects
  13. classes
  14. Window Objects
  15. Networking
  16. Storage

Part II 'ES6/ES2015 Features'

  1. Template String
  2. Arrows (arrow functions) (in progress)
  3. Default Parameters (in progress)
  4. Rest and Spread (in progress)
  5. Template Strings (in progress)
  6. Object additions (in progress)
  7. Classes (in progress)
  8. Modules (in progress)
  9. Promises (in progress)
  10. String additions (in progress)
  11. Array additions (in progress)
  12. Generators (in progress)
  13. Sets (in progress)
  14. Symbols (in progress)
  15. Statement addition (for..of) (in progress)

About

Javascript syntax, definitions, important hints, examples and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published