this post was submitted on 23 Dec 2023
0 points (50.0% liked)

HTML

385 readers
3 users here now

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] Dirk@lemmy.ml 1 points 11 months ago* (last edited 11 months ago)

On that website, Tony promotes guidelines “for making it easier, faster, more affordable, and more maintainable to build web software.” [...] The guidelines include the following:

  • "Prefer vanilla approaches" wich is contrary to "Use libraries that leverage HTML attributes"
  • "Use HTML attributes for styling and behavior" wich is contrary to "Prefer naked HTML" (and common sense since CSS exists)

This Tony guy seems to not have thought about this enough.