|
|
|
|
|
by WorldMaker
3540 days ago
|
|
I mentioned "access the platform features it needs". Off the top of my head, big things that still haven't yet quite crossed into the deeper web platform: - Offline (getting close with things like Service Workers, but not quite there yet) - Geolocation (also getting close here in browser support, but not quite yet) - Camera (caniuse suggests we're getting maybe close to browser support, but also not quite yet) The particular canary in this coal mine (and clear when looking at caniuse stats) is that iOS Safari is still lagging a lot in some of these HTML5 "app platform" features. (I wish I could just ignore iOS altogether, but obviously there are a lot of iOS devices out there.) |
|