#server-side-javascript

[ follow ]
Node JS
fromInfoWorld
10 hours ago

WinterTC: Write once, run anywhere (for real this time)

Unified JavaScript runtime standard WinterTC creates a consistent guaranteed API surface across browsers, servers, and edge runtimes to reduce fragmentation.
fromInfoWorld
1 month ago

Back to the future: The most popular JavaScript stories and themes of 2025

Intro to Nitro: The server engine built for modern JavaScriptDo you ever wonder how modern meta-frameworks run effortlessly on everything from a traditional Node server to a Cloudflare Edge Worker? The answer is Nitro. More than just an HTTP server, Nitro is a universal deployment engine. By abstracting away the runtime, Nitro delivers a massive leap in server-side portability, effectively coalescing the fractured landscape of deployment targets into a single, unified interface.
Web frameworks
fromInfoWorld
4 months ago

Intro to Nitro: The server engine built for modern JavaScript

Nitro.js is a JavaScript-based HTTP server. It builds on state-of-the-art components, focusing on performance, convention, and deployment. As a JavaScript developer, you want to know about Nitro because it's built from the ground up for modern, full-stack web development. It brings together a wealth of good ideas and is becoming a go-to server option. Nitro is deployment-aware, designed to make it easy to deploy your code to a variety of production platforms, from Node to serverless and edge computing hosts like Vercel or CloudFlare.
Web frameworks
Node JS
fromHackernoon
1 year ago

Myth vs. Reality: Real-World Runtime Performance of Node.js, Deno, and Bun | HackerNoon

Node.js remains the dominant JavaScript runtime, but Deno and Bun have introduced modern features and performance improvements.
[ Load more ]