←back to thread

Just use a button

(gomakethings.com)
284 points moebrowne | 1 comments | | HN request time: 0.223s | source
Show context
donatj ◴[] No.45775305[source]
I would love to see this expanded into "Just use the HTML element that was built for that explicit purpose". I feel like your average SPA developer doesn't understand what even a quarter of the HTML elements are meant for and just reinvent the wheel every time.
replies(4): >>45776392 #>>45776404 #>>45776974 #>>45777884 #
1. alberth ◴[] No.45777884[source]
> doesn't understand what even a quarter of the HTML elements

I’d welcome people knowing a quarter of the html elements.

Because in my experience, it seems like people only know 1 html element, which is DIV and it’s used for everything.