from Hacker News

Progressive Web Applications

by jakubgarfield on 12/23/16, 1:50 AM with 4 comments

  • by mark_l_watson on 12/23/16, 3:01 AM

    Safari is widely used and the unavailability of service workers to help adapt to not having a network connection sounded like a deal breaker. However, using portable browser storage APIs and JavaScript should be enough to write progressive apps that would also work on Safari, right?
  • by sintaxi on 12/23/16, 2:38 AM

    FWIW Cordova/PhoneGap was certainly not intended to be anything more than temporary work around until the web caught up.