Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Builing (Progressive) Web Apps

Builing (Progressive) Web Apps

For JSConf China 2019
By Michael Solati

Avatar for JSConf China

JSConf China

October 19, 2019
Tweet

More Decks by JSConf China

Other Decks in Programming

Transcript

  1. • I’m a Web Developer ◦ Developer Advocate @ Typeform

    ◦ Google Developer Expert • <3 the Web • I HAVE A MaaS PRODUCT • I’ve screwed up a lot
  2. Building a high-quality Progressive Web App has incredible benefits, making

    it easy to delight your users, grow engagement and increase conversions.
  3. Shun the non PWA • Current page does not respond

    with a 200 when offline • Does not register a service worker that controls page and start_url • Web app manifest does not meet the installability requirements • Is not configured for a custom splash screen • Does not set an address-bar theme color • Does not provide fallback content when JavaScript is not available
  4. !==