Average React app per from @addyosmani survey #ChromeDevSummit

  • 0
  • 1
  1. Ship minimal functional script to your users. #ChromeDevSummit

    • 0
    • 0
    1. Parse and compile time of 1MB (after gzip) of JS without download time #ChromeDevSummit

      • 0
      • 0
      1. Test on real devices and real networks. No substitute. #ChromeDevSummit

        • 0
        • 0
        1. Less code, loaded better, helps everyone. #ChromeDevSummit

          • 0
          • 0
          1. The PRPL pattern for improving time to interactive. #ChromeDevSummit

            • 1
            • 1
            1. Code splitting in not panacea. Current tooling doesn’t put performance in your face. #WhatsInYourBundle #ChromeDevSummit

              • 1
              • 0
              1. Webpack PoC from @addyosmani to put perf in your face when compiling. addyosmani/793126424253075456 #ChromeDevSummit

                • 0
                • 1
                1. Preact: drop in replacement for React and super tiny. Faster time to interactive too github.com/developit/preact #ChromeDevSummit

                  • 3
                  • 16
                  1. Network as an enhancement with service workers #ChromeDevSummit

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

                      • 0
                      • 2
                      1. 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
                        1. PRPL in practice: waterfalls before and after #ChromeDevSummit

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

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

                              • 0
                              • 3
                              1. Best practices should be automated. #ChromeDevSummit

                                • 0
                                • 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
                                  1. Let’s Perf The Web Forward #ChromeDevSummit

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

                                      • 0
                                      • 1
                                      1. @IBMFrontend at #ChromeDevSummit

                                        • 1
                                        • 5
                                        1. Client storage is the largest loading perf win in all browsers #ChromeDevSummit

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

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

                                                • 2
                                                • 0
                                                1. Reasoning about browser storage and when domains get evicted #ChromeDevSummit

                                                  • 0
                                                  • 0
                                                  1. V8 mission statement #ChromeDevSummit

                                                    • 5
                                                    • 4
                                                    1. History of measuring performance #ChromeDevSummit

                                                      • 1
                                                      • 1
                                                      1. Real web page runtime breakdowns in V8 #ChromeDevSummit

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

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

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

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

                                                                • 0
                                                                • 0
                                                                1. Progressive Web App does not mean Single Page App #ChromeDevSummit

                                                                  • 1
                                                                  • 0
                                                                  1. You don’t need to wait to add PWA functionality to your site. Leverage progressive enhancement and you can start today! #ChromeDevSummit

                                                                    • 0
                                                                    • 0
                                                                    1. Automatically generate a web manifest from your rendered HTML webmanife.st #ChromeDevSummit

                                                                      • 2
                                                                      • 1
                                                                      1. A bunch of preprocessor available as web workers. Very cool. github.com/patrickkettner/WebWorkerPreProcessor #ChromeDevSummit

                                                                        • 0
                                                                        • 2
                                                                        1. Link to all the goodies @jaffathecake talked about jaffathecake/797235127835246592 #ChromeDevSummit jaffathecake/797235023673892864

                                                                          • 1
                                                                          • 2
                                                                          1. The CSS Houdini slides from the #ChromeDevSummit breakout. Lots of great coming here. DasSurma/797250746034991104

                                                                            • 0
                                                                            • 2
                                                                            1. SLICE the web.

                                                                              Secure Linkable Indexable Composable Ephemeral

                                                                              #ChromeDevSummit

                                                                              • 0
                                                                              • 2
                                                                              1. Or its the web SAD NUCLEAR MICE #ChromeDevSummit

                                                                                • 1
                                                                                • 2