• Progressive Web App does not mean Single Page App #ChromeDevSummit

    • 1
    • 0
  • Server rendered pages can often be faster than single page apps. SPAs need everything before they render, slowing them #ChromeDevSummit

    • 0
    • 0
  • Server render provides gradual render, single page apps break that. When streams land, that will minimized #ChromeDevSummit

    • 0
    • 0
  • Server render vs single page app. Missing here is that the critical rendering path is at end of render (green) #ChromeDevSummit

    • 0
    • 0
  • Status of Service Workers today #ChromeDevSummit

    • 0
    • 0
  • Real web page runtime breakdowns in V8 #ChromeDevSummit

    • 1
    • 0
  • History of measuring performance #ChromeDevSummit

    • 1
    • 1
  • V8 mission statement #ChromeDevSummit

    • 5
    • 4
  • Reasoning about browser storage and when domains get evicted #ChromeDevSummit

    • 0
    • 0
  • Browser storage quotas per domain #ChromeDevSummit

    • 2
    • 0
  • Sad so many examples are being given via framework code. 3 lines of framework code doesn’t mean anything to complexity #ChromeDevSummit

    • 0
    • 0
    • 0
    • 0
  • Client storage is the largest loading perf win in all browsers #ChromeDevSummit

    • 0
    • 0
  • @IBMFrontend at #ChromeDevSummit

    • 1
    • 5
  • github.com/GoogleChrome/sw-toolbox and github.com/GoogleChrome/sw-precache to help simplify writing and maintaining service workers #ChromeDevSummit

    • 0
    • 1
  • Let’s Perf The Web Forward #ChromeDevSummit

    • 0
    • 1
  • code.nada.gov is a PWA built with Polymer App Toolbox. And OSS! polymer-project.org/1.0/toolbox github.com/nasa/code-nasa-gov #ChromeDevSummit

    • 0
    • 2
  • Best practices should be automated. #ChromeDevSummit

    • 0
    • 0
  • All of the awesome code @NASA is working on! code.nasa.gov #ChromeDevSummit

    • 0
    • 3
  • Business impact for @Flipkart from adopting PWAs #ChromeDevSummit

    • 0
    • 1
  • PRPL in practice: waterfalls before and after #ChromeDevSummit

    • 1
    • 0
  • RT @slightlylate: So for all of us coming from desktop to mobile, a change in outlook is crucial. Mobile is much less forgiving.

    • 0
    • 0
  • Uncanny valley on the web: users can see content and scroll around, but can’t interact because all JS hasn’t loaded #ChromeDevSummit

    • 0
    • 0
  • Target everyone. Progressive enhancement enables you to do so. #ChromeDevSummit

    • 0
    • 2
  • Network as an enhancement with service workers #ChromeDevSummit

    • 0
    • 0