(no title)
K0nserv | 1 month ago
EDIT: I suppose what I'm saying is that "The paid products Adam mentions are the pre-made components and templates, right? It seems like the bigger issue isn't reduced traffic but just that AI largely eliminates the need for such thing." is wrong. My hunch is that AI has the appearance of eliminating the need for such things.
sosodev|1 month ago
fireflash38|1 month ago
They almost completely just give money back if it fails/sucks, and they are still coming out ahead.
sublinear|1 month ago
Regarding the point about accessibility, there are a ton of little details that must be explicitly written into the HTML that aren't necessarily the default behavior. Some common features of CSS and JS can break accessibility too.
None of this code would obvious to an LLM, or even human devs, but it's still what's expected. Without precisely written and effectively read-only boilerplate your webpage is gonna be trash and the specifics are a moving target and hotly debated. This back and forth is a human problem, not a code problem. That's why it's "hard".
bobthepanda|1 month ago
K0nserv|1 month ago
falloutx|1 month ago
h14h|1 month ago
I think people vastly underestimate just how much work goes into determining the correct set of primitives create a design system like Tailwind, let alone a full blown component library like TailwindUI.
beberlei|1 month ago
xnx|1 month ago
This is probably a good thing. The web would be much better off with fewer design systems.
lone-cloud|1 month ago
K0nserv|1 month ago