Discussion
hirako2000: A bit surprised to see a new framework boasting to ship as UMD. Are developers still using commonjs? I'm sure some continue to CDN inject libraries. But even then ESM is well supported.
LukeB42: Would you prefer to see ESM or neither?
throwup238: ES6 modules. Tooling can take care of generating UMD from that as a single source of truth and since it’s the language standard for years now it’s the best supported format in the ecosystem. At this point UMD/CommonJS/etc are historical artifacts only useful to legacy codebases and by now they’ve all adopted whatever ESM->legacy compilation pipeline they need.
DrammBA: > Also exhibits the curious quality of being faster than over a decade of engineering at Facebook in some casesVertex is faster in 2 tests (12% and 32%), and slower in 2 other tests (149% and 200%). Very curious wording on the OP when react is an order of magnitude faster than vertex in some cases.
DiabloD3: I was going to say that font is unreadable, but its Courier New.By my own extensive testing[1], it's optimal at minimum 18px, you're at 13.5px.[1]: https://github.com/Diablo-D3/dotfiles/blob/master/fontsizes....
LukeB42: Beauty /is/ in the eye of the beholder. The rationale /here/ is that the more text in a page the more code you'll fit in your head the more you'll get done, the more confidence you'll have and again the more you'll achieve.
DiabloD3: Zero code is in your head if you can't read it.The predominant monitor in existence is your average 24" 1080p monitor, sat at, on average, 32" away from the head. The average person has worse than 20/20 vision.You must test your website in such conditions and make sure it is readable, and also make sure it meets at minimum WCAG A, but preferably the whole way to AAA if possible.
LukeB42: Thank you but the predominant monitor's probably a smartphone. The average professional is probably using a 4k monitor at the moment.Everything in the free documentation I've provided you out of my own time and money that you're referring to exists in relation to the other elements in that page, so to get the experience you're after simply ctrl+scroll and change the CSS zoom level like the riot at parties that you could be or catch up with circa 2013-2014 and invest in a 4k display please.
rschristian: "Zoom in" or "buy a different monitor" is not an appropriate response to people bringing up the plethora of objective & subjective a11y issues on the page.If you really don't care about providing an accessible experience, try this: no one will use the tool if they can't read the docs. With my monitor and eyesight, it's entirely illegible.
skeeter2020: read the rest of the author's responses here. Everything comes across as very defensive and "take it or leave it". OK, you're the one trying to get me to adopt yet another SPA framework in 2026 so I guess I'll leave it.
skeeter2020: >> is that the more text in a page the more code you'll fit in your head the more you'll get doneI don't know in what world that makes any sense. Or why someone would want to "fit code" in their head...
moostee: I find it very readable. Macbook Air M2 with chrome set to default 90% zoom.edit: I just noticed a newer comment from OP saying that changed the font size.