DevWayRoadmap
0/45 · 0%
CourseCourses← Home
JavaScript · Languages

JavaScript Roadmap

A step-by-step path through JavaScript: fundamentals, functions and scope, data and built-ins, modern and asynchronous JS, and the browser and OOP.

Not started In progress Completed
0%0/45

concepts mastered

1

Fundamentals

0% · 0/9

What JavaScript is, where it runs, and the core building blocks of values and control flow

2

Functions and scope

0% · 0/9

Defining reusable behaviour and understanding where variables live and how closures capture them

3

Data and built-ins

0% · 0/9

Working with objects, arrays, strings, numbers and JSON using the language built-in tools

4

Modern and asynchronous JS

0% · 0/9

Modern syntax features and how JavaScript handles work that takes time without blocking

5

The browser and OOP

0% · 0/9

Manipulating the page, handling errors and debugging, and modelling data with prototypes and classes

🏁

Finish line