Labs

Build it, don't just read about it. Each lab is a live playground plus an honest primer — and a link to the tool's docs so you can keep going.

difficulty:
tag:
easy 5 min

Scroll-driven motion

GSAP + ScrollTrigger in 60 seconds. Build motion that reacts to the reader, not the clock.

#animation#gsap#scroll#scrollytelling
medium 6 min

Crawl a page

A honest primer on web crawlers. Fetch + parse is 80% of the work. We show the other 20%.

#web#crawling#data-ingestion#javascript