Tag

Web Standards

0 views collected around this technical thread.

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.

JavaScriptWeb Standardsfrontend development
0 likes · 11 min read
Why Web Components?
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.

DOMHTML5Web Development
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.

CSSCSS LevelsModular CSS
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.

AuthenticationURLWeb History
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