Last active
July 25, 2019 19:37
-
-
Save felipesilva/a768ac15e3602c5233fedb3231dbeb26 to your computer and use it in GitHub Desktop.
Sources used for the presentation @ #FrontInBH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jakob Nielsen and Robert Miller | |
* https://www.nngroup.com/articles/website-response-times/ | |
* http://yusufarslan.net/sites/yusufarslan.net/files/upload/content/Miller1968.pdf | |
How perceived perf can impact User Engagement | |
* https://www.wsj.com/articles/financial-times-hopes-speedy-new-website-will-boost-subscribers-1475553602 | |
* https://www.doubleclickbygoogle.com/articles/mobile-speed-matters/ | |
* https://digiday.com/media/gq-com-cut-page-load-time-80-percent/ | |
* https://www.soasta.com/blog/introducing-a-new-web-performance-metric-for-media-sites-activity-impact-score/ | |
* https://www.soasta.com/blog/google-mobile-web-performance-study/ | |
How perf can influence ranking at Google and Facebook | |
* https://webmasters.googleblog.com/2010/04/using-site-speed-in-web-search-ranking.html | |
* https://newsroom.fb.com/news/2017/08/news-feed-fyi-showing-you-stories-that-link-to-faster-loading-webpages/ | |
Income x internet cost | |
* https://building.calibreapp.com/beyond-the-bubble-real-world-performance-9c991dcd5342?gi=c58a224d176a | |
Links related to long tasks and TTI | |
* https://github.com/GoogleChrome/tti-polyfill | |
* https://github.com/WPO-Foundation/webpagetest/blob/master/docs/Metrics/TimeToInteractive.md | |
* https://w3c.github.io/longtasks/render-jank-demo.html | |
* https://github.com/w3c/longtasks | |
* https://w3c.github.io/longtasks/demo.html | |
First Meaningful Paint - approach taken by lighthouse | |
* https://docs.google.com/document/d/1BR94tJdZLsin5poeet0XoTW60M0SjvOJQttKT-JK8HI/view# | |
Why DomInteractive is not enough | |
* http://www.stevesouders.com/blog/2015/08/07/dominteractive-is-it-really/ | |
RAIL and The PRPL Pattern | |
* https://developers.google.com/web/fundamentals/performance/rail | |
* https://developers.google.com/web/fundamentals/performance/prpl-pattern/ | |
Preload, Prefetch and Priorities | |
* https://medium.com/reloading/preload-prefetch-and-priorities-in-chrome-776165961bbf | |
Challenges on HTTP2/Push | |
* https://jakearchibald.com/2017/h2-push-tougher-than-i-thought/ | |
Perf Breakdown by Karolina Szczur | |
* https://medium.com/@fox/talk-the-state-of-the-web-3e12f8e413b3 | |
What we've been up to at The New York Times (Web Platforms group) | |
* https://open.nytimes.com/abra-an-enterprise-framework-for-experimentation-at-the-times-57f8931449cd | |
* https://open.nytimes.com/introducing-react-tracking-declarative-tracking-for-react-apps-2c76706bb79a?source=collection_home---4------4---------------- | |
* https://open.nytimes.com/react-relay-and-graphql-under-the-hood-of-the-times-website-redesign-22fb62ea9764 | |
* https://open.nytimes.com/a-look-at-apollo-from-a-relay-perspective-d89cf76c263c?source=collection_home---5------15---------------- | |
* https://www.google.com.br/search?q=open+nytimes+kyt&rlz=1C5CHFA_enUS725US725&oq=open+nytimes+kyt&aqs=chrome..69i57j69i64.4075j0j4&sourceid=chrome&ie=UTF-8 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment