Building Runtime-Agnostic Apps/Packages with JavaScript
Node.js popularized the concept of running JavaScript on the server. Today, there are more JavaScript runtimes intended for building server-based applications, with Bun and LLRT among the most recent I'm aware of. Deno has been around for some years,...
pmbanugo.hashnode.dev4 min read
Eze Sunday
Great stuff. I can see where this can be very useful. In addition, the
navigatorobject is only available from Node 21+ (especially the.userAgent) github.com/nodejs/node/pull/50200, I'm not sure of other runtimes