logoalt Hacker News

ronsortoday at 4:27 PM1 replyview on HN

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.


Replies

sheepttoday at 7:21 PM

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