21CTO
Author

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

5.0k
Articles
0
Likes
3.7k
Views
0
Comments
Recent Articles

Latest from 21CTO

100 recent articles max
21CTO
21CTO
Mar 2, 2026 · Frontend Development

Why Modern JavaScript Frameworks Feel Familiar: The Return of Server‑Side Rendering

The article explains how web development is circling back to server‑side rendering, merging PHP's integrated simplicity with modern JavaScript ecosystems like Next.js, to improve performance, SEO, and developer productivity while addressing the complexities introduced by earlier single‑page application architectures.

JavaScriptPHPServer-side Rendering
0 likes · 6 min read
Why Modern JavaScript Frameworks Feel Familiar: The Return of Server‑Side Rendering
21CTO
21CTO
Feb 26, 2026 · Frontend Development

jQuery 4.0 Unveiled: New Features, Modern Architecture, and Upgrade Guide

On February 24, 2026, jQuery celebrated its 20th anniversary with the release of version 4.0, a major overhaul that streamlines the library, adopts ES modules, drops legacy browser support, improves security, and offers a lightweight, migration‑friendly upgrade path for developers.

ES ModulesFrontendJavaScript
0 likes · 7 min read
jQuery 4.0 Unveiled: New Features, Modern Architecture, and Upgrade Guide
21CTO
21CTO
Feb 25, 2026 · Artificial Intelligence

How a One‑Hour Prototype Turned an Austrian Engineer into an AI Open‑Source Sensation

Peter Steinberger’s personal quest for a WhatsApp AI assistant led to the rapid creation of OpenClaw, an open‑source AI agent that combined local‑first execution, multi‑model support, and full‑system actions, skyrocketing to hundreds of thousands of GitHub stars and eventually prompting his move to OpenAI.

AI agentsAI ecosystemOpenAI
0 likes · 12 min read
How a One‑Hour Prototype Turned an Austrian Engineer into an AI Open‑Source Sensation
21CTO
21CTO
Feb 24, 2026 · Artificial Intelligence

Why AI Coding Assistants Threaten Junior Developers—and How Mentorship Can Save the Future

Microsoft Azure CTO Mark Russinovich warns that AI coding assistants boost senior engineers' productivity while undermining junior developers, urging organizations to adopt mentorship programs and an "Early‑in‑Career" mode for AI agents to preserve the next generation of software leaders.

AI ImpactAI coding assistantsMark Russinovich
0 likes · 5 min read
Why AI Coding Assistants Threaten Junior Developers—and How Mentorship Can Save the Future
21CTO
21CTO
Feb 21, 2026 · Operations

Why AI‑Generated Pull Requests Are Overwhelming Open‑Source Maintainers

Open‑source projects like Godot, Blender, and Hidden Folks are struggling with a flood of low‑quality AI‑generated pull requests, prompting maintainers to call for stricter contribution policies, migration to alternative platforms, and tools such as the Anti‑Slop GitHub Action to curb the spam.

GitHubOpen SourceProject Maintenance
0 likes · 5 min read
Why AI‑Generated Pull Requests Are Overwhelming Open‑Source Maintainers
21CTO
21CTO
Feb 19, 2026 · Fundamentals

Why Compilers Still Matter: Debunking Musk’s ‘Code‑Free’ Future

The article traces Grace Hopper’s pioneering compiler work, critiques Elon Musk’s claim that AI will eliminate coding, explains how modern compilers transform source code through multiple deterministic stages, and argues that source code remains essential despite advances in large language models.

Code OptimizationLLMcompilers
0 likes · 17 min read
Why Compilers Still Matter: Debunking Musk’s ‘Code‑Free’ Future
21CTO
21CTO
Feb 17, 2026 · Backend Development

What’s New in .NET 11 Preview and C# 15? Key Features and Runtime Changes

Microsoft’s .NET 11 preview introduces two‑year STS support, reduces reliance on the Mono runtime, promotes CoreCLR for WebAssembly and Android, adds Zstandard compression, and unveils C# 15 collection‑expression arguments, offering developers early access to significant performance and language enhancements.

.net11WebAssemblyblazor
0 likes · 3 min read
What’s New in .NET 11 Preview and C# 15? Key Features and Runtime Changes
21CTO
21CTO
Feb 16, 2026 · Artificial Intelligence

Why Peter Steinberger’s Move to OpenAI Could Redefine Personal AI Agents

Peter Steinberger, the creator of OpenClaw, joined OpenAI in February 2026, a strategic hire that signals a shift toward action‑oriented personal AI assistants, integrates OpenClaw’s autonomous capabilities into OpenAI’s roadmap, and reshapes the competitive landscape of the AI assistant market.

AI agentsArtificial IntelligenceOpenAI
0 likes · 9 min read
Why Peter Steinberger’s Move to OpenAI Could Redefine Personal AI Agents
21CTO
21CTO
Feb 15, 2026 · Fundamentals

Is AI Ushering Software Engineering’s Third Golden Age? A Historical Perspective

The article examines how recurring predictions of software engineering’s demise have been reshaped by AI, tracing three golden ages—from algorithmic to object‑oriented to platform abstraction—and argues that AI is a catalyst for a new era rather than an industry terminator.

AITechnology Evolutionabstraction
0 likes · 12 min read
Is AI Ushering Software Engineering’s Third Golden Age? A Historical Perspective
21CTO
21CTO
Feb 15, 2026 · Fundamentals

Why TypeScript 6.0 Beta Switches to Go: Faster Builds and Lower Memory

Microsoft announced the TypeScript 6.0 beta, the last version written in JavaScript, and revealed that the compiler will be re‑implemented in Go to improve editor startup, reduce build times, and cut memory usage, with new default compiler options and tsconfig behavior changes.

BetaCompilerJavaScript
0 likes · 3 min read
Why TypeScript 6.0 Beta Switches to Go: Faster Builds and Lower Memory