Node.js tutorial: Get started with Node

Node.js is a popular and versatile cross-platform JavaScript runtime environment. Node was the first runtime to allow developers to run JavaScript outside the browser, opening a new world of possibilities in server-side JavaScript. Its ease of use, massive ecosystem...

Revisiting Mojo: A faster Python?

When the Mojo language first appeared, it was promoted as being the best of two worlds, bringing the ease of use and clear syntax of Python, along with the speed and memory safety of Rust. For some time, the only way to evaluate those claims was using an online...

The economics of the software development business

The economics of the software development business have always been kind of weird. Some things with software scale spectacularly, and some things scale very poorly. Pricing is always a challenge; it’s hard to know when it is right. Even what, exactly, is being sold...

[In preview] Public Preview: Agentic CLI for AKS

Diagnosing and resolving issues in Kubernetes clusters can be complex and time-consuming, especially when navigating logs, telemetry, and diagnostics manually. To simplify this experience, Azure Kubernetes Service is introducing a new agentic AI-powered...