art-of-js icon indicating copy to clipboard operation
art-of-js copied to clipboard

Learn the art of JS!

Art of JS

Learn the art of Javascript, with simple, to the point examples

Topics:

  1. Array functions
  2. Arrow functions
  3. Async Await
  4. Bind Call Apply
  5. Closures
  6. Default parameters
  7. Desctructuring
  8. Function currying
  9. Functional programming
  10. Generators
  11. Let Const Var
  12. Object literals
  13. Promises
  14. Proxies/ Revocable Proxies
  15. Spread
  16. Template / Tagged Template literals