Y
Hacker News
new
|
ask
|
show
|
jobs
by
coldtea
42 days ago
LLMs aside, when was the last time you wrote React/JSX and didn't write a subset of HTML by hand in them?
1 comments
victorbjorklund
41 days ago
That is the point. No one writes HTML without any abstractions anymore. You use a framework or a build tool. Because just editing pure html files is a pain in the ass. Probably haven’t done that since 2010.
link