The Resilience of the World Wide Web
#1about 2 minutes
Why HTML is inherently more resilient than JavaScript
HTML was designed to be forgiving of errors to make web development accessible, unlike JavaScript where a single typo can break everything.
#2about 2 minutes
The origin of the web and its founding principles
Tim Berners-Lee created the World Wide Web at CERN to make information sharing easier, with resilience built into its core design from the very beginning.
#3about 3 minutes
How browsers achieve forward and backward compatibility
Browsers ensure forward and backward compatibility by ignoring unknown HTML tags and rendering them as generic DOM elements, which is the same principle that makes the `noscript` tag work.
#4about 2 minutes
Using CSS and JavaScript to revive deprecated tags
You can recreate the functionality of deprecated tags like `<blink>` using CSS animations, demonstrating the flexibility of modern web standards.
#5about 3 minutes
How the HTML tokenizer parses tags and attributes
The HTML tokenizer processes source code character-by-character into tokens and is designed to be extremely forgiving of errors, which enables the custom syntax used by modern frameworks.
#6about 3 minutes
Exploring the surprising flexibility of HTML syntax
The HTML specification allows for surprisingly flexible tag and attribute names, including special characters and even emojis, as long as the basic rules are followed.
#7about 1 minute
Why semantic HTML still matters for functionality
Despite HTML's flexibility with custom tags, using semantic elements like `<button>` is crucial for accessibility and built-in browser functionality.
#8about 6 minutes
How the DOM tree builder automatically corrects errors
The DOM tree builder automatically fixes common mistakes by adding missing required elements and intelligently re-nesting tags to create a valid document structure.
#9about 3 minutes
Reclaiming the web by creating personal websites
The web was meant for everyone to create and share content, so we should resist the dominance of commercial platforms by building our own personal websites.
#10about 2 minutes
Understanding the specific behavior of the `noscript` tag
The browser's parsing rules dictate that nested `noscript` tags are treated as plain text and that its content rendering cannot be overridden with CSS.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
00:52 MIN
Understanding the inherent resilience of HTML
The Resilience of the World Wide Web
00:27 MIN
The web's foundational principle of backward compatibility
Future-Proof CSS
02:44 MIN
The creation of the web by Tim Berners-Lee
The Resilience of the World Wide Web
36:09 MIN
Returning to foundational web technologies like RSS and HTML
Using all the HTML, Running State of the Browser and "Modern" is Rubbish
26:58 MIN
Why the web values ubiquity over consistency
Design Principles For The Web
05:12 MIN
Remembering solved challenges in web development history
The year 3000, a brief history of Web Development
04:58 MIN
How browsers achieve forward and backward compatibility
The Resilience of the World Wide Web
41:07 MIN
Q&A on Nitro's stability and relation to web standards
Building for the Edge - Crafting a Next-Gen Framework
Featured Partners
Related Videos
The Resilience of the World Wide Web
Niels Leenheer
The State Of The Web
Jeremy Keith
The year 3000, a brief history of Web Development
Lorenzo Pieri
Catching up on the basics you don't really need that much code
Chris Heilmann
Design Principles For The Web
Jeremy Keith
Web development: where are we, and where are we going?
Laurie Voss
Future-Proof CSS
Ire Aderinokun
The Lean Web
Chris Ferdinandi
From learning to earning
Jobs that call for the skills explored in this talk.
Front end Developer | Usability
Haystack People
Zwanenburg, Netherlands
React
Next.js
JavaScript
TypeScript
Senior Web Applications Developer - JavaScript/React/HTML
Adaptive Financial Consulting
Barcelona, Spain
CSS
HTML
React
JavaScript
TypeScript
Fullstack Webentwickler - Neos CMS / REST / HTML / CSS / JavaScript (m/w/d)
medienreaktor GmbH Digitalagentur
Bamberg, Germany
Remote
CSS
HTML
Typo3
JavaScript


