DEV Community

Allahverdi Hasanov
Allahverdi Hasanov

Posted on

I Built JSPath — A Hands-On JavaScript Learning Platform

I’ve been building JSPath, a structured JavaScript learning platform focused on active practice instead of passive tutorials.

It currently includes:

  • 214 lessons
  • 810 exercises
  • 171 coding challenges
  • 31 projects
  • interview preparation
  • JavaScript reference content
  • progress tracking
  • an in-browser coding environment

The goal is simple: make JavaScript learning feel like actually using JavaScript.

The curriculum starts with fundamentals and continues through DOM, async JavaScript, advanced concepts, professional practices, and interview preparation.

Core learning is available without creating an account, while optional Pro features add guided experiences and progress sync.

Live product:
https://jspath.vercel.app/

I’d be interested to hear what you think about the learning flow and what you would improve first.

Top comments (0)