Back to browse
ESLabs

ESLabs

by init0·May 11, 2026·1 point·0 comments

AI Analysis

●●SolidCozySolve My Problem

Covers ES2025 features like Set Methods before most tutorials even mention them.

Strengths
  • Runs real code directly in the browser with zero local environment setup required.
  • Covers the full spectrum from ES2015 basics to bleeding-edge ES2025 proposals.
  • Structured progression with hints and solutions prevents getting stuck on syntax errors.
Weaknesses
  • Lacks a persistent code editor or project scaffolding for building larger apps.
  • No social features or community discussion boards to compare solutions with peers.
Category
Target Audience

JavaScript developers wanting to master modern syntax without local setup

Similar To

Scrimba · Codecademy · freeCodeCamp

Post Description

LLMs can "learn", maybe. That doesn't mean we offload learning.

More than a decade ago I had built paw-on-es6 to help folks get hands-on with ES6 (ES2015). It did its job.

I am now introducing ESlabs. It covers every major feature from ES2015 through ES2025.

You write real code in your browser, run exercises, and actually internalize what the features do and why we need them in the first place.

The irony isn't lost on me: building a tool to help humans learn, in an era where the temptation is to just use an agent skill!

Give it a spin. Break things. That's the point

Similar Projects