A more natural API for JavaScript generators

I have been studying ways to work around the horrors issues of JavaScript’s async APIs for years. I have even built a series of increasing… Read more

Similar

Yes, vanilla JavaScript does scale

There’s a never-ending myth I see circulating on Twitter every few weeks: Vanilla JS doesn’t scale. This is complete nonsense. What does “scale” even mean? Is the implication is that vanilla JS literally cannot handle the load of large applications the ... (more…)

Read more »