As someone who has been in Internet, e-commerce and the all around development of the web almost since its inception, this article makes me feel very, very old.
As someone who has been in Internet, e-commerce and the all around development of the web almost since its inception, this article makes me feel very, very old.
Alternate title:
And native software.
Because JavaScript runs everywhere, we have companies creating “apps” and PC “programs” that are little more than glorified web views. There’s normally nothing wrong with having shared code across implementations, but when that shared code is a 4 MB bundle of crap that creates 100s of MB in dictionaries and JIT compiler caches, you’re ruining the end-user experience.
To be fair this happen because developing in web app is much easier and cheaper sometimes more secure than having to learn some esoteric framework and language around it. That doesn’t help with native software have shit UI framework in general compared to what we get with browsers.
Don’t forget the hundreds of MBs of NPM dependencies