
Async by default: JavaScript++
Editor’s Note: I’m not a language designer, nor a compiler writer. I’d love to get feedback from others on why this idea would/wouldn’t work.
Search for a command to run...

Editor’s Note: I’m not a language designer, nor a compiler writer. I’d love to get feedback from others on why this idea would/wouldn’t work.

By the time I finished the core quiz pipeline (part 2), I had a new problem. Actually, I had a very old problem wearing a new hat: long-running asynchronous work. Once you stop doing one prompt and st

In part one, I talked about the high-level shift that made this project work: stop treating the LLM like the whole product, and start treating it like one component inside a carefully designed system.

If you've ever watched a great YouTube video and thought, "I wish I could test myself on this later," you already get the product idea. I turned that into a small app called YouTube Quizr. The pitch i

While also avoiding their notoriously difficult pain-points!

...And Just Might Convert You Too!

Everything about an amazing JavaScript feature you might never use.

(or Almost...)

How to TTL and LRU your cache to a safe and healthy life.