JavaScript | News, how-tos, features, reviews, and videos
Runtime performance and asynchronous activities also due for attention in planned upgrade to the popular web framework.
The new standalone APIs, now graduated from developer preview, allow Angular developers to build applications without using NgModules.
Next.js 13 brings a slew of new features, including the new Turbopack bundler, support for React Server Components, and more. Let's get started with Next.js 13.
New ‘satisfies’ operator validates that the type of an expression matches some type, catching many possible errors.
With Deno 1.28, developers now can import more than 1.3 million NPM modules, as well as run NPM scripts and CLIs and execute NPM packages with subcommands.
Use popular 'grammar of data' syntax to filter and subset your two-dimensional JavaScript arrays and more. Here's how to use Arquero for data wrangling in Observable JavaScript and Node.js.
What is CSS in JavaScript and why is it suddenly popular? Learn how it works and get introduced to some of the leading CSS-in-JS frameworks.
The latest Deno runtime automatically pulls in TypeScript types via NPM, and it updates to the V8 10.8 JavaScript engine.
Latest upgrade to Vercel’s React framework for building web apps also debuts an ‘extremely fast’ Rust-based bundler called Turbopack.
Upgrade to popular JavaScript runtime automatically enables HTTP Keep-Alive for outgoing connections, improving throughput through the reuse of connections.