Node.js
Node.js | News, how-tos, features, reviews, and videos
Deno tees up easy NPM imports, speed boosts
Upcoming HTTP server is the fastest JavaScript web server ever built, the project’s developers claim.
Deno vs. Node.js: Which is better?
Node.js is still the most widely used JavaScript runtime environment, but Deno is more secure and brings modern advantages. Compare Deno and Node.js and decide which is right for your next project.
Better type checking and more in Deno 1.24
The latest release of the Node.js rival features improved transpiler performance, smarter type checking, and debugging and fallback error handling support.
9 Deno runtime projects to watch
The Deno ecosystem is taking root, with a host of tools and services to challenge Node.js. Here are nine projects leveraging Deno for web development, serverless edge hosting, and more.
Deno Deploy moves toward GA, adds paid plan
Beta 4 of the serverless edge hosting service for JavaScript, TypeScript, and WebAssembly applications improves the management dashboard and adds three new regions.
Will JavaScript containers overtake Linux containers?
Node.js and Deno creator Ryan Dahl believes the majority of web services might be simplified by using JavaScript containers, rather than Linux containers.
Deno 1.21 improves REPL, error handling
Latest release of the JavaScript and TypeScript runtime also begins phasing in not type checking by default.
Node.js 18 updates OpenSSL support, enables fetch API
Experimental global fetch API that simplifies writing cross-platform HTTP request code is available by default in the latest version of the popular JavaScript runtime.
Review: The 10 best JavaScript editors
Sublime Text, Visual Studio Code, Brackets, and Atom rise to the top, but several others are also worth considering.
Review: The 6 best JavaScript IDEs
WebStorm, Visual Studio 2017, Visual Studio Code, NetBeans, Komodo, and Eclipse pull out the stops for JavaScript, Node.js, and friends.
Intro to Lit: A JavaScript framework
Lit is a fast, lightweight, reactive framework for building web components that work just about anywhere. Let's get started with Lit.
Node.js trademarks move to OpenJS Foundation
The OpenJS Foundation shepherds dozens of open source JavaScript projects including jQuery, Dojo, Electron, and Webpack.
Deno 1.18 completes Web Crypto API
Latest release of Node.js alternative also brings automatic discovery of configuration files and stabilization of the nested test steps API.
A simple automated build pipeline for Node.js
Even simple and early-stage projects benefit from automated build pipelines. Here’s an easy way to set up CI/CD with Node.js, Jenkins, and Git.
Deno joins JavaScript standards effort
Company behind JavaScript/TypeScript runtime will push for additions to ECMAScript that benefit users of server-side JavaScript.
GitHub will require 2FA for some NPM registry users
Mandate will apply to maintainers and admins of top packages on the JavaScript registry, in response to two recent security incidents.
TypeScript 4.5 arrives with Promise improvements
Latest GA release of Microsoft’s strongly typed JavaScript introduces new Awaited utility type to model Promise recursions, defers ECMAScript module support for Node.js to a future release.
Deno improves JSX transform, WebAssembly support
JavaScript/TypeScript runtime also brings enhancements related to TLS, Web Streams, test permissions.
Deno 1.15 improves Node.js compatibility
New version of the Node.js alternative also makes progress toward a feature-complete Web Crypto API.
Node.js 17 arrives with more promise-based APIs
Node.js 17 becomes the current release line and Node.js 16 moves to long-term support status.