Remix.run Logo
ronsor 7 hours 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.

sheept 4 hours ago | parent [-]

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