Hacker News new | ask | show | jobs
by ronsor 93 days ago
Deno basically popularized the idea of a standalone JS runtime that primarily relies on standard Web APIs over "in-house" APIs like Node, although we can say that those standard APIs didn't exist yet when Node was created and for most of its rising period.
1 comments

Not only that, but they helped push for new web APIs and language features for server runtimes, like URLPattern