DEV Community

Mehammed Teshome
Mehammed Teshome

Posted on

1 1

The roadmap to learning JavaScript

  1. Print statement
  2. Data types and variables
  3. Basic operators
  4. Logical operators
  5. Comparisons
  6. Loops and statements
  7. alert()
  8. prompt()
  9. Arrays
  10. Objects
  11. Functions
  12. Arrow function
  13. Array methods
  14. Hoisting
  15. Closures
  16. Callbacks
  17. Promises
  18. Async & Await
  19. Currying
  20. And other ES6 feature

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay