this post was submitted on 13 May 2025
307 points (98.7% liked)

Programmer Humor

23417 readers
1564 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 1 week ago (10 children)

It also has lots of UI widgets like collapsing elements, modals and alerts. Sure, you could code all these by hand, but why bother?

[–] somegeek 2 points 1 week ago (7 children)

All the elements you mentioned are natove HTML elements that don't need any library.

[–] refalo 5 points 1 week ago (1 children)

many native elements either do not function like people want or cannot be styled the same

[–] somegeek 1 points 1 week ago

Can you elaborate? Give some examples?

load more comments (5 replies)
load more comments (7 replies)