Tagged articles
18 articles
Page 1 of 1
ShiZhen AI
ShiZhen AI
Feb 14, 2026 · Frontend Development

WebMCP Cuts Token Use 89% and Raises Success to 97.9%—From Guesswork to Direct Calls

The Chrome team’s early preview of WebMCP lets websites expose structured tool interfaces to AI agents, slashing token consumption by 89%, boosting operation success to 97.9%, and shifting agents from fragile DOM‑guessing to reliable direct tool calls, while raising adoption and security questions.

AI integrationBrowser AgentsChrome
0 likes · 9 min read
WebMCP Cuts Token Use 89% and Raises Success to 97.9%—From Guesswork to Direct Calls
IT Services Circle
IT Services Circle
Nov 2, 2025 · Frontend Development

From Netscape to AI Browsers: How the Browser Wars Shaped the Web

The article traces the evolution of web browsers from the 1995 Netscape‑IE rivalry, through Firefox’s open‑source revival and Chrome’s dominance, to today’s AI‑enhanced Chromium‑based browsers, highlighting recurring cycles of monopoly, competition, standards battles, and emerging security and monetization challenges.

AI browsersChromeChromium
0 likes · 11 min read
From Netscape to AI Browsers: How the Browser Wars Shaped the Web
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Oct 20, 2025 · Frontend Development

A Historic Breakthrough in Chinese Front‑End Typography with CSS text‑autospace

The article explains how the new CSS text‑autospace property finally resolves the long‑standing issue of awkward spacing between Chinese characters and Latin letters or numbers, offering a standards‑based solution that works across modern browsers and simplifies front‑end development.

CSSChinese typographyfrontend development
0 likes · 5 min read
A Historic Breakthrough in Chinese Front‑End Typography with CSS text‑autospace
21CTO
21CTO
Oct 12, 2025 · Frontend Development

Are Native Browser APIs Replacing Front‑End Frameworks?

The article argues that modern browsers now provide powerful native alternatives for routing, state management, and components, reducing the need for frameworks like React, Vue, and Angular, and explains how emerging standards are reshaping front‑end development, performance, and developer ergonomics.

Browser APIsJavaScriptframeworks
0 likes · 11 min read
Are Native Browser APIs Replacing Front‑End Frameworks?
21CTO
21CTO
Nov 19, 2024 · Frontend Development

Is Chrome the New Internet Explorer? A Deep Dive into Browser Dominance

The article examines Chrome’s rise to over 60% market share, compares its trajectory to Internet Explorer’s past dominance, presents expert opinions on its potential decline, and explores whether alternative browsers like Edge, Firefox, or Safari could disrupt its supremacy.

Chrome vs IEMicrosoft Edgebrowser competition
0 likes · 12 min read
Is Chrome the New Internet Explorer? A Deep Dive into Browser Dominance
21CTO
21CTO
Jul 5, 2024 · Frontend Development

Can Ladybird’s New Independent Browser Threaten Chrome and Safari?

The newly founded non‑profit Ladybird project is building a privacy‑focused browser with its own engine, funded by industry veterans, open‑sourced under BSD‑2‑Clause, and aiming to challenge the dominance of Chromium‑based and WebKit browsers despite being in a pre‑alpha developer stage.

BrowserC++open-source
0 likes · 7 min read
Can Ladybird’s New Independent Browser Threaten Chrome and Safari?
DaTaobao Tech
DaTaobao Tech
Feb 24, 2022 · Frontend Development

Why Web Components?

Web Components provide native, reusable HTML elements with Shadow DOM isolation, delivering lower CPU and memory usage than frameworks like React, and are increasingly adopted by companies such as Twitter, YouTube, and Adobe, offering performance, maintainability, and reduced vendor lock‑in for modern frontend development.

JavaScriptUI componentsfrontend development
0 likes · 11 min read
Why Web Components?
21CTO
21CTO
Jan 27, 2021 · Frontend Development

Why WebRTC 1.0 Is a Game‑Changer for Real‑Time Web Communication

The announcement that WebRTC 1.0 is now an official W3C/IETF standard highlights its role as a free, browser‑based JavaScript API that enables secure, plugin‑free audio‑video communication across devices, transforming education, healthcare, entertainment, and enterprise collaboration worldwide.

Video ConferencingWebRTCbrowser API
0 likes · 7 min read
Why WebRTC 1.0 Is a Game‑Changer for Real‑Time Web Communication
TAL Education Technology
TAL Education Technology
Nov 5, 2020 · Fundamentals

Understanding URIs: History, Components, and Encoding/Decoding

This article provides a comprehensive overview of Uniform Resource Identifiers (URIs), covering their historical evolution, the relationship with URLs and URNs, the syntax defined by RFC standards, character sets, component breakdown, and practical encoding and decoding algorithms for web development.

URIURLURN
0 likes · 30 min read
Understanding URIs: History, Components, and Encoding/Decoding
Qunar Tech Salon
Qunar Tech Salon
Nov 12, 2019 · Frontend Development

A Comprehensive Overview of HTML Evolution, Modules, and Modern Web Standards

This article traces the history of HTML from its SGML roots through the browser wars, explains the various HTML modules and document types, and details modern HTML5 features, semantic tags, multimedia support, custom elements, and performance‑optimisation techniques such as preload, prefetch, and async scripts.

DOMHTMLHTML5
0 likes · 31 min read
A Comprehensive Overview of HTML Evolution, Modules, and Modern Web Standards
360 Tech Engineering
360 Tech Engineering
Jul 2, 2018 · Frontend Development

Why There Will Be No CSS4: The Move to Modular CSS

The article explains why CSS will not progress to a CSS4 version, describing the shift to a modular specification system, the historical CSS levels, the standardization process stages, and how individual modules can still evolve to higher levels such as Level 4.

CSS LevelsModular CSSweb standards
0 likes · 7 min read
Why There Will Be No CSS4: The Move to Modular CSS
Qunar Tech Salon
Qunar Tech Salon
Aug 4, 2016 · Fundamentals

The History and Evolution of URLs: Paths, Fragments, Queries, and Authentication

This article traces the origin and development of URLs from Tim Berners‑Lee's 1992 invention of HTTP, HTML and the universal document identifier, through the standardisation of syntax, query strings, fragments and authentication, highlighting key proposals, code examples and the ongoing debates about their purpose.

AuthenticationHTMLHTTP
0 likes · 17 min read
The History and Evolution of URLs: Paths, Fragments, Queries, and Authentication
Baidu Tech Salon
Baidu Tech Salon
Nov 5, 2014 · Frontend Development

The Evolution of HTML5: From Birth to Standardization

Over eight years, HTML5 evolved from a 2008 draft aimed at replacing Flash into a fully standardized web language, reshaping development by enabling native audio, video, and interactive content, overcoming early industry disputes and performance limits, and paving the way for future versions and richer mobile experiences.

Flash ReplacementHTML5HTML5 History
0 likes · 6 min read
The Evolution of HTML5: From Birth to Standardization