schizoidman@lemmy.ml to Technology@lemmy.mlEnglish · 8 months agoModern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBGwww.tomshardware.comexternal-linkmessage-square152fedilinkarrow-up1806arrow-down18
arrow-up1798arrow-down1external-linkModern web bloat means some pages load 21MB of data - entry-level phones can't run some simple web pages, and some sites are harder to render than PUBGwww.tomshardware.comschizoidman@lemmy.ml to Technology@lemmy.mlEnglish · 8 months agomessage-square152fedilink
minus-squareFranklin@lemmy.worldlinkfedilinkarrow-up53·edit-28 months agoalphabetically was probably the default sorting method for an array of data and they didn’t bother to fix it, just my guess.
minus-squareThis is fine🔥🐶☕🔥@lemmy.worldlinkfedilinkarrow-up4arrow-down6·8 months agoThen why not use labels? Value=“1Monday” Label=“Monday”
minus-squareI Cast Fist@programming.devlinkfedilinkarrow-up18·8 months agoThat’s even more work than skipping the “weekdays” array wherever the sorting happens
alphabetically was probably the default sorting method for an array of data and they didn’t bother to fix it, just my guess.
Then why not use labels?
Value=“1Monday” Label=“Monday”
That’s even more work than skipping the “weekdays” array wherever the sorting happens