Slashdot Mirror


'Apple's Refusal To Support Progressive Web Apps is a Detriment To Future of the Web' (medium.com)

From a blog post: Progressive Web Applications (PWAs) are one of the most exciting and innovative things happening in web development right now. PWAs enable you to use JavaScript to create a "Service Worker", which gives you all sorts of great features that you'd normally associate with native apps, like push notifications, offline support, and app loading screens -- but on the web! Awesome. Except for is one major problem -- While Google has embraced the technology and added support for it in Chrome for Android, Apple has abstained from adding support to mobile Safari. All they've done is say that it is "Under Consideration." Seemingly no discussion about it whatsoever.

1 of 302 comments (clear)

  1. Re:Loading screens. by UnknownSoldier · · Score: 4, Informative

    Jon Blow talks about this -- Why does it take Photoshop about 7 seconds to display your image on a modern computer???

    Jonathan Blow "Making Game Programming Less Terrible" Talk at Reboot Develop 2017

    > How the fuck did we get here 2017?

    Lazy programmers who don't giving a fuck about the user experience. i.e. Bloated C++ and OOP as opposed to DOD (Data Orientated Design.)