logoalt Hacker News

endemiclast Thursday at 6:30 PM4 repliesview on HN

If this will stop the proliferation of terrible JavaScript implementations of <select>, I'm here for it.


Replies

jjcmlast Thursday at 10:01 PM

I know LoC is a terrible metric, but it always shocks me that things like react-select require 30k LoC.

21% the size of the code of the Apollo Lander to configure/style a select dropdown.

show 1 reply
drivingmenutslast Thursday at 7:02 PM

I salute your optimism. Really, this just gives developers more options to make designers lives more miserable, and vice-versa.

show 1 reply
ocdtrekkieyesterday at 3:56 AM

I am honestly just blown away Google invested effort into a web standard that actually improves the web versus the dozens of web platform projects designed to let websites slurp more data.

This is something I actually look forward to being able to use when Firefox gets it.

jimbob45last Thursday at 7:46 PM

There’s got to be a happy medium between using canvas to make the controls you actually want and browser-provided one-size-fits-nobody controls. I really thought MS was onto something with Silverlight’s with XAML but that died.