⚡ Just use HTML
「 JavaScript is… #
Slower to load
Slower to run
More prone to breaking
Harder to read and reason about
Doesn’t actually look like the final output
It’s inferior to just using HTML in nearly every way 」
#Tag
⚡ Just use HTML
「 JavaScript is… #
Slower to load
Slower to run
More prone to breaking
Harder to read and reason about
Doesn’t actually look like the final output
It’s inferior to just using HTML in nearly every way 」
⚡ Just use HTML
「 JavaScript is… #
Slower to load
Slower to run
More prone to breaking
Harder to read and reason about
Doesn’t actually look like the final output
It’s inferior to just using HTML in nearly every way 」
_____
#Methodology#Workflows#WebDev#Frontend#Accessibility#SemanticHTML#HTML#CSS
_____
#Methodology#Workflows#WebDev#Frontend#Accessibility#SemanticHTML#HTML#CSS
By the way, if your website only uses minimal styling, or no styles at all, consider setting
in the . This allows browsers to also use their default dark mode styles on your page, without you having to do anything. If you don't, it'll always be light mode.
For example, these screenshots show this minimal document and how it will be rendered when the browser is set to light or dark mode.
By the way, if your website only uses minimal styling, or no styles at all, consider setting
in the . This allows browsers to also use their default dark mode styles on your page, without you having to do anything. If you don't, it'll always be light mode.
For example, these screenshots show this minimal document and how it will be rendered when the browser is set to light or dark mode.
Imagine a web page that loads instantly, deploys effortlessly, and never needs a security update.
https://joeldare.com/why-im-writing-pure-html-and-css-in-2025 #webstandards #html #css
Imagine a web page that loads instantly, deploys effortlessly, and never needs a security update.
https://joeldare.com/why-im-writing-pure-html-and-css-in-2025 #webstandards #html #css
The 1st CSS Exploration is live! 🥳
Dive into the world of CSS alignment and unlock all its secrets!
https://css-tip.com/explore/alignment/
It's time to correctly learn how all the properties work in every layout (interactive demos included 🤩)
Centering? No, we are going beyond that!
Announcing Reciprocate, a Sweet Solution for Making Your HTML Web Components Reactive
Have you ever been chipping away on vanilla #WebComponents when you began to wonder “hey waitaminute…how do I make it so when I set this #JavaScript property, the equivalent #HTML attribute is updated? And if I set this attribute, the equivalent property is updated? Or when either is updated, my component will re-render?! Where are the APIs for this stuff??”
Worry no longer! 🤓 #WebDev
https://thathtml.blog/2025/09/reciprocate-reactivity-for-html-web-components/
Announcing Reciprocate, a Sweet Solution for Making Your HTML Web Components Reactive
Have you ever been chipping away on vanilla #WebComponents when you began to wonder “hey waitaminute…how do I make it so when I set this #JavaScript property, the equivalent #HTML attribute is updated? And if I set this attribute, the equivalent property is updated? Or when either is updated, my component will re-render?! Where are the APIs for this stuff??”
Worry no longer! 🤓 #WebDev
https://thathtml.blog/2025/09/reciprocate-reactivity-for-html-web-components/
Has anyone ever done anything with microformats on the web?
I don't mean just adding it to the website, but those microformatted HTMLs being actually used for something?
#html#blogging#microformat#openweb#indieweb
Has anyone ever done anything with microformats on the web?
I don't mean just adding it to the website, but those microformatted HTMLs being actually used for something?
#html#blogging#microformat#openweb#indieweb
How good are you with alignment in CSS? 🤔
Take the Quiz at the end of my recent exploration and see if you can get 10/10!
How good are you with alignment in CSS? 🤔
Take the Quiz at the end of my recent exploration and see if you can get 10/10!
The 1st CSS Exploration is live! 🥳
Dive into the world of CSS alignment and unlock all its secrets!
https://css-tip.com/explore/alignment/
It's time to correctly learn how all the properties work in every layout (interactive demos included 🤩)
Centering? No, we are going beyond that!
A space for Bonfire maintainers and contributors to communicate