Table of Contents
Tom Scott explains why the Internet is so chaotic
An unknown author's accurate restoration of the Discord sidebar
Heydon's fancy insights on progressive enhancement
Houssein Djirdeh and Jason Miller discuss "Modern JavaScript"
Jessica Chan Challenges William Candillon for CSSBattle
Home Web Front-end CSS Tutorial Some Recent Videos About Websites That Are Pretty Good

Some Recent Videos About Websites That Are Pretty Good

Mar 31, 2025 pm 02:54 PM

Some Recent Videos About Websites That Are Pretty Good

Recently I have collected (and watched) some good videos, and it is difficult to decide whether to write a blog post separately or merge it into one. If there is more content to write for each video, I will introduce it separately, but this time I chose to merge it into one article to reduce the amount of text. Welcome to tell me your preferences for such articles in the comment section.

Tom Scott explains why the Internet is so chaotic

What happened to cookies? Part of the reason is. Humans are also one of the reasons.

This is the same Tom who made the awesome video with the title automatically updated based on the number of views.

An unknown author's accurate restoration of the Discord sidebar

Except :hover acts on the number 8 itself rather than a link to a reasonable location, the other details are in place. However, this is more than the actual Discord<div> The usage of the mark is slightly better.<h3 id="Heydon-s-fancy-insights-on-progressive-enhancement"> Heydon's fancy insights on progressive enhancement</h3> <p> I can't embed the video here because even though Heydon seems to have switched to Vimeo instead of using it directly<code><video></video> Tags, privacy settings still lock it in briefs.video.

I like his point about "the basic layout is not a broken layout", but in this particular case it doesn't seem important to use @supports ? I like the @supports feature, especially after an awkward period when it no longer lacks browser support. However, I don't use it often because it's only really useful if you need to do something different than "make it not work", which I find is not common.

Houssein Djirdeh and Jason Miller discuss "Modern JavaScript"

We have to be very careful about the compiled code. One example is that a line of JavaScript code compiled into 7000 bytes, which is much larger and much slower than expected. Taking care of older browsers is a great thing when a large number of users use older browsers, but you might be surprised by the browser support for "modern JavaScript" and find that you compile more code than you need.

The key is that you can only really control the code you write, but most of the code you publish may be third-party code. This means npm, which absolutely contains a lot of very non-modern JavaScript code. They say the best option is to use ES 2017 as a general compilation target. If you need older browser support, you can use old differentiated service tips.

This video also has a blog version.

Jessica Chan Challenges William Candillon for CSSBattle

It is the literal CSSBattle website.

They tried back and forth how to make this little viral-like thing with spikes. I totally understand their approach! Neither of them are particularly smart in HTML or CSS – they are just trying to get it done. That's why I've never been involved in CSSBattle myself. I appreciate people’s skills ( of course ), but my actual CSS writing style is almost intentionally lengthy.

The above is the detailed content of Some Recent Videos About Websites That Are Pretty Good. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1666
14
PHP Tutorial
1272
29
C# Tutorial
1251
24
A Comparison of Static Form Providers A Comparison of Static Form Providers Apr 16, 2025 am 11:20 AM

Let’s attempt to coin a term here: "Static Form Provider." You bring your HTML

A Proof of Concept for Making Sass Faster A Proof of Concept for Making Sass Faster Apr 16, 2025 am 10:38 AM

At the start of a new project, Sass compilation happens in the blink of an eye. This feels great, especially when it’s paired with Browsersync, which reloads

Weekly Platform News: HTML Loading Attribute, the Main ARIA Specifications, and Moving from iFrame to Shadow DOM Weekly Platform News: HTML Loading Attribute, the Main ARIA Specifications, and Moving from iFrame to Shadow DOM Apr 17, 2025 am 10:55 AM

In this week&#039;s roundup of platform news, Chrome introduces a new attribute for loading, accessibility specifications for web developers, and the BBC moves

The Deal with the Section Element The Deal with the Section Element Apr 12, 2025 am 11:39 AM

Two articles published the exact same day:

Some Hands-On with the HTML Dialog Element Some Hands-On with the HTML Dialog Element Apr 16, 2025 am 11:33 AM

This is me looking at the HTML element for the first time. I&#039;ve been aware of it for a while, but haven&#039;t taken it for a spin yet. It has some pretty cool and

How We Tagged Google Fonts and Created goofonts.com How We Tagged Google Fonts and Created goofonts.com Apr 12, 2025 pm 12:02 PM

GooFonts is a side project signed by a developer-wife and a designer-husband, both of them big fans of typography. We’ve been tagging Google

Multi-Thumb Sliders: General Case Multi-Thumb Sliders: General Case Apr 12, 2025 am 10:52 AM

The first part of this two-part series detailed how we can get a two-thumb slider. Now we&#039;ll look at a general multi-thumb case, but with a different and

Where should 'Subscribe to Podcast' link to? Where should 'Subscribe to Podcast' link to? Apr 16, 2025 pm 12:04 PM

For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like:

See all articles