If I were to restart Javascript again from scratch then I will follow this roadmap.
- What is JavaScript?
- Declaring JavaScript Variables: var, let, and const
- Basic math in JavaScript — Numbers and operators
- JavaScript syntax
- ES6 let VS const variables Var, Let, and Const - freeCodeCamp