5 ms·
And without running proprietary javascript, their page displays no text. So, ya.
by IanKelling 9y ago
And without running proprietary javascript, their page displays no text. So, ya.
- leereeves 9y agoProprietary means privately owned. Who owns Javascript? ECMA is a public standard.
- brandonhsiao 9y agoI think he means the unobfuscated code is proprietary.
- leereeves 9y agoCould be. It's not obfuscated > // Polyfill for creating CustomEvents on IE9/10/11 > function EmailInput(e,t,i,n){function r() but it does contain some proprietary code from GreenSock.
- column 9y agoBut is js really needed on such a page? Wouldn't css-grid do the job just fine?
- deleted 9y ago[deleted]
- wooter 9y agoid imagine the company has web apps (internal and external). why support multiple stacks for what is not even remotely close to their core competency? isomorphism, for example, is a big advantage for both maintainability, community support, and rapid delivery
- coldtea 9y agoBecause 1/100000 of their customers might have JS turned of?
- Retric 9y agoThe global average it's 0.2% or 1:500, however Taiwan averages 2.3% though Android tablets hit 9.6%. And, some websites see significantly higher rates. https://blockmetry.com/blog/javascript-disabled https://blockmetry.com/blog/javascript-disabled LTDR; Supporting non JS users tends to be very cheap, so it's often well worth the investment.
- coldtea 9y ago>The global average it's 0.2% or 1:500, however Taiwan averages 2.3% though Android tablets hit 9.6%. And, some websites see significantly higher rates. Even at 1/20 I don't think people who turn of JS would make the best kind of customers. I'd expect them to be cranky and demanding... >LTDR; Supporting non JS users tends to be very cheap, so it's often well worth the investment. Spending opportunity cost time because there might be some users missing out in Taiwan or some Android tablets? Bah...