Hacker News new | past | comments | ask | show | jobs | submit login

Proprietary means privately owned.

Who owns Javascript? ECMA is a public standard.




I think he means the unobfuscated code is proprietary.


Could 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.


But is js really needed on such a page? Wouldn't css-grid do the job just fine?


Because 1/100000 of their customers might have JS turned of?


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.

https://blockmetry.com/blog/javascript-disabled

LTDR; Supporting non JS users tends to be very cheap, so it's often well worth the investment.


>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...


id 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




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: