-
Linux terminal is a complicated beast. The state machine if full-fledged terminal is scary. That's why it needs to be decomposed into simple parts. Starting with most simple.
#### Story: Running `mc` …
-
This should be an explicit use case, and we need to figure out where the line between native and JavaScript behaviour should lie. For discussion here, hopefully.
-
🚧 Status: Draft 🚧
The following items are needed in order to enable progressive enhancement capabilities for prerendered or server-rendered components:
## General: documentation
Add a specia…
-
In [my talk](https://www.w3.org/2020/06/machine-learning-workshop/talks/web_platform_a_30_000_feet_view_web_platform_and_js_environment_constraints.html?) I allude to a long-standing approach in Web t…
-
-
-
## Visual
![image](https://github.com/user-attachments/assets/dbfe5900-060c-4d57-bb41-d93cdfb5f895)
## Context
When content needs to be together to have sense, but also requires spacing, eg. …
-
It would be better having a functional static HTML for search, based on a remote service like DuckDuckGo, progressively enhanced to PageFind if JavaScript is active.
-
# Summary
Progressive Rollout requires a health assessment to be performed for each resource. See more information in the [new](https://docs.google.com/document/d/1yjemgHzOF0GiD3TglvjLbYKSmuUrjc-7Q…
-
I read the whole documentation and also your YT video, specially the part that you talk about partials. I'm building a datagrid component in Go+Templ which has a pagination nav. I follow your advice t…